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:
authorClayton Cornell <ccornell@gitlab.com>2022-10-04 20:22:53 +0300
committerClayton Cornell <ccornell@gitlab.com>2022-10-04 20:22:53 +0300
commitb16c762757c462214cae0c5abc9cecd1acc1e805 (patch)
tree1b745718fb6f15845067ffd3dd808c9be7e85587
parent9b2132e01bc0f9fa70d493aa772d4c5a0562d1e2 (diff)
parent17d7c199712086770b12ffd9e342c646201092d2 (diff)
Merge branch 'batched-bg-migration' into 'main'
Update link for background migrations See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3141 Merged-by: Clayton Cornell <ccornell@gitlab.com> Approved-by: Alex Ives <aives@gitlab.com> Approved-by: Diogo Frazão <dfrazao@gitlab.com> Approved-by: Mayra Cabrera <mcabrera@gitlab.com> Approved-by: Adam Hegyi <ahegyi@gitlab.com> Approved-by: Clayton Cornell <ccornell@gitlab.com> Co-authored-by: Steve Abrams <sabrams@gitlab.com>
-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 e0fc1a43..34721027 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2699,8 +2699,8 @@ sections:
doc_url: 'ee/development/database/adding_database_indexes.html'
- 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_title: Batched background migrations
+ 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