From 7e2c7c4a5d3fb627309adac0783445e3162c53be Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 11 Nov 2021 14:27:11 +0100 Subject: [PATCH] add redirect for deprecated "docker for aws" and "docker for azure" These pages were removed in 92a231a97919ab20dc232c04114d11e5575f86d3, but no redirects were added. Note that the pages on Docker Hub also still appear to be active, but should be removed: - https://hub.docker.com/editions/community/docker-ce-azure - https://hub.docker.com/editions/community/docker-ce-aws Probably the other pages may need some information as well (quite some outdated information on them): https://hub.docker.com/search?type=edition&offering=community Signed-off-by: Sebastiaan van Stijn --- index.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/index.md b/index.md index 684d612335..8b29869010 100644 --- a/index.md +++ b/index.md @@ -9,6 +9,27 @@ skip_read_time: true redirect_from: - /app-template/working-with-template/ - /cluster/reference/ +- /docker-for-aws/ +- /docker-for-aws/archive/ +- /docker-for-aws/deploy/ +- /docker-for-aws/faqs/ +- /docker-for-aws/iam-permissions/ +- /docker-for-aws/load-balancer/ +- /docker-for-aws/opensource/ +- /docker-for-aws/persistent-data-volumes/ +- /docker-for-aws/release-notes/ +- /docker-for-aws/scaling/ +- /docker-for-aws/upgrade/ +- /docker-for-aws/why/ +- /docker-for-azure/ +- /docker-for-azure/archive/ +- /docker-for-azure/deploy/ +- /docker-for-azure/faqs/ +- /docker-for-azure/opensource/ +- /docker-for-azure/persistent-data-volumes/ +- /docker-for-azure/release-notes/ +- /docker-for-azure/upgrade/ +- /docker-for-azure/why/ - /engine/reference/commandline/cluster/ - /engine/reference/commandline/cluster_backup/ - /engine/reference/commandline/cluster_create/