mirror of https://github.com/docker/docs.git
add redirect for deprecated "docker for aws" and "docker for azure"
These pages were removed in 92a231a979
, 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 <github@gone.nl>
This commit is contained in:
parent
ac62c90284
commit
7e2c7c4a5d
21
index.md
21
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/
|
||||
|
|
Loading…
Reference in New Issue