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>2021-05-04 22:04:14 +0300
committerAmy Qualls <aqualls@gitlab.com>2021-05-04 22:04:14 +0300
commit37c55eb0bef81364db5b2c4a168947e9e9225ca0 (patch)
treee6a48121645ad8a68628a5ae3278b6c4286d0acb
parent06354615fe6877632e5b74429b20f3689a01e2aa (diff)
Update reviews location, add suggestions page
Move the 'reviews' page to a cleaner URL. Create a new page for suggestions. Add both to the menu.
-rw-r--r--content/_data/navigation.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index e06526a6..e07fdecb 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -931,7 +931,10 @@ sections:
- category_title: Reverting changes
category_url: 'ee/user/project/merge_requests/revert_changes.html'
- category_title: Reviewing and managing merge requests
- category_url: 'ee/user/project/merge_requests/reviewing_and_managing_merge_requests.html'
+ category_url: 'ee/user/project/merge_requests/reviews/'
+ docs:
+ - doc_title: Suggestions
+ doc_url: 'ee/user/project/merge_requests/reviews/suggestions.html'
- category_title: Squash and merge
category_url: 'ee/user/project/merge_requests/squash_and_merge.html'
- category_title: Versions