Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2022-08-06 00:43:07 +0300
committerClayton Cornell <ccornell@gitlab.com>2022-08-06 00:43:07 +0300
commitfb15c19ea09f59270b9cfc857d3b86e7f19379aa (patch)
treee221f06b6de6be038422d35a217f082d8fe5bef6
parenta1853c82fe948b3e2e6b45b278ed639d93cdb3cb (diff)
Update locations of moved database pages
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index b072351a..e39b4619 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2709,7 +2709,7 @@ sections:
- doc_title: Post-deployment migrations
doc_url: 'ee/development/database/post_deployment_migrations.html'
- doc_title: Query comments with Marginalia
- doc_url: 'ee/development/database_query_comments.html'
+ doc_url: 'ee/development/database/database_query_comments.html'
- doc_title: Query Recorder
doc_url: 'ee/development/query_recorder.html'
- doc_title: SQL guidelines
@@ -2719,7 +2719,7 @@ sections:
- doc_title: Table partitioning
doc_url: 'ee/development/database/table_partitioning.html'
- doc_title: Troubleshooting and Debugging Database
- doc_url: 'ee/development/database_debugging.html'
+ doc_url: 'ee/development/database/database_debugging.html'
- doc_title: Understanding EXPLAIN plans
doc_url: 'ee/development/understanding_explain_plans.html'
- doc_title: Multiple databases