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:
authorMarcel Amirault <mamirault@gitlab.com>2022-12-07 06:59:11 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-12-07 06:59:11 +0300
commitd0553df163daacf0a20d422f25d771b0e54caec7 (patch)
treecf0641bd137835c2e5321fcd1162e069d35569fc
parent94b4b0e9c761a640a1355e5156cf76ea6aefb86e (diff)
parentb0572be6d45a6f25186d8e8ac3ee5c59e6edc18a (diff)
Merge branch 'docs-clean-redirects-2022-12-06' into 'main'
Clean up docs redirects - 2022-12-06 See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3338 Merged-by: Marcel Amirault <mamirault@gitlab.com> Approved-by: Marcel Amirault <mamirault@gitlab.com> Co-authored-by: Diana Logan <dlogan@gitlab.com>
-rw-r--r--content/_data/redirects.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/_data/redirects.yaml b/content/_data/redirects.yaml
index 26ba6f67..e90de102 100644
--- a/content/_data/redirects.yaml
+++ b/content/_data/redirects.yaml
@@ -848,3 +848,9 @@ redirects:
- from: /runner/install/old.html
to: /runner/install/index.html
remove_date: 2023-08-12
+ - from: /ee/ci/pipelines/parent_child_pipelines.html
+ to: /ee/ci/pipelines/downstream_pipelines.html
+ remove_date: 2023-09-05
+ - from: /ee/ci/pipelines/multi_project_pipelines.html
+ to: /ee/ci/pipelines/downstream_pipelines.html
+ remove_date: 2023-08-30