mirror of https://github.com/docker/docs.git
Remove "product manuals landingpage" placeholder (#10798)
This removes the placeholder in favor of a redirect to the first product manual in the section, so that `/manuals/` redirects users to a sensible location. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
a8ce0f0eea
commit
b03d74a164
|
@ -6,6 +6,7 @@ redirect_from:
|
||||||
- /engine/ce-ee-node-activate/
|
- /engine/ce-ee-node-activate/
|
||||||
- /linux/
|
- /linux/
|
||||||
- /edge/
|
- /edge/
|
||||||
|
- /manuals/ # TODO remove this redirect after we've created a landing page for the product manuals section
|
||||||
title: Docker Engine overview
|
title: Docker Engine overview
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
title: Product Manuals
|
|
||||||
description: Learn about Docker Engine - Community
|
|
||||||
keywords: Docker Engine - Community, Docker Community
|
|
||||||
---
|
|
||||||
|
|
||||||
Landing page for the Docker Community product manuals
|
|
Loading…
Reference in New Issue