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>2021-09-29 11:02:42 +0300
committerMarcel Amirault <mamirault@gitlab.com>2021-09-29 11:02:42 +0300
commit8a5b12920432b48c5327a7fca330d95e87edb0e4 (patch)
treeb2d6af3ba2121d6a313945ecf6baad3a2b7ec5e2 /content/_data/redirects.yaml
parentb38e0c57c837de01881236181d1c6866590417ac (diff)
Add redirects for last readmes
Diffstat (limited to 'content/_data/redirects.yaml')
-rw-r--r--content/_data/redirects.yaml39
1 files changed, 39 insertions, 0 deletions
diff --git a/content/_data/redirects.yaml b/content/_data/redirects.yaml
index 40a16d71..470fa23c 100644
--- a/content/_data/redirects.yaml
+++ b/content/_data/redirects.yaml
@@ -1518,3 +1518,42 @@ redirects:
- from: /omnibus/update/gitlab_6_changes.html
to: /omnibus/update/index.html
remove_date: 2022-06-01
+ - from: ee/README.html
+ to: /ee/index.html
+ remove_date: 2022-06-29
+ - from: ee/administration/auth/README.html
+ to: /ee/administration/auth/index.html
+ remove_date: 2022-06-29
+ - from: ee/api/README.html
+ to: /ee/api/index.html
+ remove_date: 2022-06-29
+ - from: ee/ci/README.html
+ to: /ee/ci/index.html
+ remove_date: 2022-06-29
+ - from: ee/ci/examples/README.html
+ to: /ee/ci/examples/index.html
+ remove_date: 2022-06-29
+ - from: ee/ci/examples/deployment/README.html
+ to: /ee/ci/examples/deployment/index.html
+ remove_date: 2022-06-29
+ - from: ee/ci/runners/README.html
+ to: /ee/ci/runners/index.html
+ remove_date: 2022-06-29
+ - from: ee/ci/triggers/README.html
+ to: /ee/ci/triggers/index.html
+ remove_date: 2022-06-29
+ - from: ee/ci/variables/README.html
+ to: /ee/ci/variables/index.html
+ remove_date: 2022-06-29
+ - from: ee/ci/yaml/README.html
+ to: /ee/ci/yaml/index.html
+ remove_date: 2022-06-29
+ - from: ee/development/README.html
+ to: /ee/development/index.html
+ remove_date: 2022-06-29
+ - from: ee/security/README.html
+ to: /ee/security/index.html
+ remove_date: 2022-06-29
+ - from: ee/ssh/README.html
+ to: /ee/ssh/index.html
+ remove_date: 2022-06-29