mirror of https://github.com/docker/docs.git
add aliases for deprecated products (#21913)
<!--Delete sections as needed --> ## Description Added some additional aliases for common 404s of deprecated product pages. https://heapanalytics.com/app/env/4204607514/graph/chart/Docs-Weekly-404-Errors-13539083 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
parent
b90850dedf
commit
b098960cb8
|
@ -18,6 +18,11 @@ aliases:
|
|||
- /cloud/ecs-integration/
|
||||
- /engine/context/aci-integration/
|
||||
- /engine/context/ecs-integration/
|
||||
- /machine/
|
||||
- /machine/drivers/hyper-v/
|
||||
- /machine/get-started/
|
||||
- /machine/install-machine/
|
||||
- /machine/overview/
|
||||
- /registry/
|
||||
- /registry/compatibility/
|
||||
- /registry/configuration/
|
||||
|
@ -53,6 +58,10 @@ aliases:
|
|||
- /registry/storage-drivers/oss/
|
||||
- /registry/storage-drivers/s3/
|
||||
- /registry/storage-drivers/swift/
|
||||
- /toolbox/
|
||||
- /toolbox/overview/
|
||||
- /toolbox/toolbox_install_mac/
|
||||
- /toolbox/toolbox_install_windows/
|
||||
---
|
||||
|
||||
This document provides an overview of Docker features, products, and
|
||||
|
|
Loading…
Reference in New Issue