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:
authorAmy Qualls <aqualls@gitlab.com>2022-02-04 00:25:42 +0300
committerNick Gaskill <ngaskill@gitlab.com>2022-02-04 00:25:42 +0300
commit8d7fc49ff216d0771539c9319154c61f7bf110b2 (patch)
tree79673433ea7fccffd9630bfd0f2cc64378db9930
parenta8b62487ed96ee1a31f4c010f7155b7df3fb8717 (diff)
Add 'changes' page to navigation
-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 4f09fd2f..6efea658 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1301,6 +1301,8 @@ sections:
doc_url: 'ee/user/project/merge_requests/approvals/rules.html'
- doc_title: Approval settings
doc_url: 'ee/user/project/merge_requests/approvals/settings.html'
+ - doc_title: Changes
+ doc_url: 'ee/user/project/merge_requests/changes.html'
- doc_title: Cherry pick changes
doc_url: 'ee/user/project/merge_requests/cherry_pick_changes.html'
- doc_title: Commit message templates