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:
authorSteve Abrams <sabrams@gitlab.com>2022-09-30 17:36:01 +0300
committerSteve Abrams <sabrams@gitlab.com>2022-09-30 17:36:01 +0300
commit2d425c208a32c90bd8c4dceec0c507cbacf4724b (patch)
tree4f09ea20e6a036c94ed155626977ae08baf4bed9
parent766102e6fc711223c0d97dc9cdbf29fea98a5515 (diff)
Update link for background migrations
Point to batched background migrations instead of legacy background migrations.
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index e53d1610..c04c7714 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2693,7 +2693,7 @@ sections:
- doc_title: Avoiding downtime in migrations
doc_url: 'ee/development/database/avoiding_downtime_in_migrations.html'
- doc_title: Background migrations
- doc_url: 'ee/development/database/background_migrations.html'
+ doc_url: 'ee/development/database/batched_background_migrations.html'
- doc_title: Case study - filtering by label
doc_url: 'ee/development/database/filtering_by_label.html'
- doc_title: Case study - namespaces storage statistics