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:
authorPhillip Wells <pwells@gitlab.com>2023-02-25 02:38:47 +0300
committerPhillip Wells <pwells@gitlab.com>2023-02-25 02:38:47 +0300
commitbe26f68f205612d41cab0455379eb2db2dcf99e7 (patch)
treeae3e9ab098cf8a2b080448b48d5d71bc79eed68a
parentf5afcf6d9dfd546a7fa252893b7530d3b9d901ac (diff)
parent26f6fa81924dc61f7c531df1a94f1005ffb3167c (diff)
Merge branch 'aqualls-move-tags-page' into 'main'
Move location + destination of Tags page See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3592 Merged-by: Phillip Wells <pwells@gitlab.com> Approved-by: Phillip Wells <pwells@gitlab.com> Co-authored-by: Amy Qualls <aqualls@gitlab.com>
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 1956a0f1..504534a6 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1313,8 +1313,6 @@ sections:
doc_url: 'ee/topics/git/rollback_commits.html'
- doc_title: Cherry-pick a commit
doc_url: 'ee/topics/git/cherry_picking.html'
- - doc_title: Tags
- doc_url: 'ee/topics/git/tags.html'
- doc_title: Troubleshooting
doc_url: 'ee/topics/git/troubleshooting_git.html'
- category_title: Build your application
@@ -1329,6 +1327,8 @@ sections:
doc_url: 'ee/user/snippets.html'
- doc_title: Branches
doc_url: 'ee/user/project/repository/branches/'
+ - doc_title: Tags
+ doc_url: 'ee/user/project/repository/tags/'
- doc_title: Changelogs
doc_url: 'ee/user/project/changelogs.html'
- doc_title: Default branch