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:
authorKati Paizee <kpaizee@gitlab.com>2023-01-26 22:59:50 +0300
committerKati Paizee <kpaizee@gitlab.com>2023-01-26 22:59:50 +0300
commitcfcc135c46e59e6d451de96637e96037039aa5ce (patch)
tree34ead9ac599c66691597f7434da11f00c930dcaf
parent4c6ad87390a7b40026223b8ed9a17e3638c375c3 (diff)
parent18273f39fc2723b40ea1ddb27dbafa8abb376420 (diff)
Merge branch 'aqualls-add-changelog-page' into 'main'
Add changelog page to left navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3481 Merged-by: Kati Paizee <kpaizee@gitlab.com> Approved-by: Kati Paizee <kpaizee@gitlab.com> Reviewed-by: Kati Paizee <kpaizee@gitlab.com> Co-authored-by: Amy Qualls <aqualls@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 00047a79..9119b19c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1488,6 +1488,8 @@ sections:
doc_url: 'ee/user/snippets.html'
- doc_title: Branches
doc_url: 'ee/user/project/repository/branches/'
+ - doc_title: Changelogs
+ doc_url: 'ee/user/project/changelogs.html'
- doc_title: Default branch
doc_url: 'ee/user/project/repository/branches/default.html'
- doc_title: Forking workflow