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:
authorfneill <fneill@gitlab.com>2022-04-22 10:09:31 +0300
committerfneill <fneill@gitlab.com>2022-04-22 10:09:31 +0300
commitbc202352665b055cb67ad4be2dbed9733d23664a (patch)
tree1476e5ae48f856819d76634d41e6382d1af8098a /content
parent966981ec854d6292d212223a871306781f042ab7 (diff)
Update docs redirects 2022-04-22
Diffstat (limited to 'content')
-rw-r--r--content/_data/redirects.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/_data/redirects.yaml b/content/_data/redirects.yaml
index a1209699..c13b0ee4 100644
--- a/content/_data/redirects.yaml
+++ b/content/_data/redirects.yaml
@@ -435,3 +435,12 @@ redirects:
- from: /charts/charts/gitlab/task-runner/
to: /charts/charts/gitlab/toolbox/index.html
remove_date: 2022-10-29
+ - from: /ee/development/experiment_guide/experimentation.html
+ to: /ee/development/experiment_guide/gitlab_experiment.html
+ remove_date: 2023-01-13
+ - from: /ee/development/sidekiq_style_guide.html
+ to: /ee/development/sidekiq/index.html
+ remove_date: 2023-01-13
+ - from: /ee/api/resource_access_tokens.html
+ to: /ee/api/project_access_tokens.html
+ remove_date: 2023-01-06