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:
authorLorena Ciutacu <lciutacu@gitlab.com>2023-06-13 09:51:20 +0300
committerLorena Ciutacu <lciutacu@gitlab.com>2023-06-13 09:51:20 +0300
commit6d92ecf4802a1759cee5aedd05dc6eebd5b61ad7 (patch)
treecce40327bcc7beb31301dd90b1336106792cc5a5
parent093467569e65c4b6173187035be9429a2dbc3813 (diff)
parent59670ef074795e4d2b7299b0cf9f66a0d50cb866 (diff)
Merge branch 'docs-clean-redirects-2023-06-13' into 'main'
Clean up docs redirects - 2023-06-13 See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3962 Merged-by: Lorena Ciutacu <lciutacu@gitlab.com> Approved-by: Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by: Ashraf Khamis <akhamis@gitlab.com>
-rw-r--r--content/_data/redirects.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/_data/redirects.yaml b/content/_data/redirects.yaml
index 777dff19..c8c73759 100644
--- a/content/_data/redirects.yaml
+++ b/content/_data/redirects.yaml
@@ -962,3 +962,18 @@ redirects:
- from: /ee/topics/git/tags.html
to: /ee/user/project/repository/tags/index.html
remove_date: 2024-02-27
+ - from: /ee/gitlab-basics/command-line-commands.html
+ to: /ee/user/index.html
+ remove_date: 2024-03-09
+ - from: /ee/topics/git/git_log.html
+ to: /ee/topics/git/index.html
+ remove_date: 2024-03-09
+ - from: /ee/topics/git/bisect.html
+ to: /ee/topics/git/index.html
+ remove_date: 2024-03-09
+ - from: /ee/topics/git/feature_branching.html
+ to: /ee/topics/git/index.html
+ remove_date: 2024-03-09
+ - from: /ee/topics/git/subtree.html
+ to: /ee/topics/git/index.html
+ remove_date: 2024-03-09