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:
authorAchilleas Pipinellis <axil@gitlab.com>2021-09-03 14:42:17 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-09-03 14:42:17 +0300
commit1d6328644d090c28a69c8b1f6a0aae7dfe1982c3 (patch)
tree3fc00ecc8241c186061b32595493a290a2eefae7
parent300611c547e08cc3fccf3d419e92eb68e9290a95 (diff)
Redirect old AWS page
-rw-r--r--content/_data/redirects.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/redirects.yaml b/content/_data/redirects.yaml
index 4aaf491e..b14b7c4b 100644
--- a/content/_data/redirects.yaml
+++ b/content/_data/redirects.yaml
@@ -1494,3 +1494,6 @@ redirects:
- from: /ee/development/testing_guide/end_to_end/environment_selection.html
to: /ee/development/testing_guide/end_to_end/execution_context_selection.html
remove_date: 2022-05-14
+ - from: /ee/install/aws/gitaly_on_aws.html
+ to: /ee/install/aws/gitlab_sre_for_aws.html
+ remove_date: 2022-06-03