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:
authorSusan Tacker <stacker@gitlab.com>2023-03-09 00:21:43 +0300
committerSusan Tacker <stacker@gitlab.com>2023-03-09 00:21:43 +0300
commitd9175c3f2e1fad68eb106256f6af756f64b05a47 (patch)
tree75cacf2699cbfe1107683c6c3ed01d8feda93cc3
parent23c3a8d8d9ee0d4aedde2515c9a60763c097be69 (diff)
parent1785b49ce296b7356cdba9b2571f4bf9165bb3d5 (diff)
Merge branch 'sselhorn-main-patch-88892' into 'main'
Added new docs contribute page See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3638 Merged-by: Susan Tacker <stacker@gitlab.com> Co-authored-by: Suzanne Selhorn <sselhorn@gitlab.com>
-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