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:
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 3f0a72f2..e6dcb2a0 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -3341,8 +3341,8 @@ sections:
- category_title: Contribute to documentation
category_url: 'ee/development/documentation/'
docs:
- - doc_title: How to update the documentation
- doc_url: 'ee/development/documentation/workflow.html'
+ - doc_title: Contribute
+ doc_url: 'ee/development/documentation/contribute.html'
- doc_title: Style guide
doc_url: 'ee/development/documentation/styleguide/'
- doc_title: Recommended word list
@@ -3364,6 +3364,8 @@ sections:
doc_url: 'ee/development/documentation/versions.html'
- doc_title: Global navigation
doc_url: 'ee/development/documentation/site_architecture/global_nav.html'
+ - doc_title: Workflow
+ doc_url: 'ee/development/documentation/workflow.html'
- doc_title: Drawer content
doc_url: 'ee/development/documentation/drawers.html'
- doc_title: Testing