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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-07-18 01:55:55 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-07-18 01:55:55 +0300
commitd1f9cda4004966dc7bacabb3ac7a964131bfc711 (patch)
tree3dd489d29e4de73fa330a9f28492927442e1923a
parent3c59f72385562e1d4b1f02dc5ac614a027f92661 (diff)
parenta94974183b5448e38b8ecf4f9dc4f4dcf685f507 (diff)
Merge branch 'jayo-add-avoidingstops-to-nav' into 'main'
Add “Avoiding required stops” to left nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4080 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Jason Young <jyoung@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index c2dfa92f..013b83e7 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2825,6 +2825,8 @@ sections:
docs:
- doc_title: AI features
doc_url: 'ee/development/ai_features.html'
+ - doc_title: Avoiding required stops
+ doc_url: 'ee/development/avoiding_required_stops.html'
- doc_title: Changelog entries
doc_url: 'ee/development/changelog.html'
- doc_title: ChatOps on GitLab.com