Skip to content

Commit fe90c11

Browse files
author
Misty Stanley-Jones
authored
Fix some 404s (docker#4281)
1 parent 0f802e1 commit fe90c11

5 files changed

Lines changed: 10 additions & 2 deletions

File tree

engine/installation/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ redirect_from:
1010
- /engine/installation/linux/archlinux/
1111
- /engine/installation/linux/cruxlinux/
1212
- /engine/installation/linux/gentoolinux/
13+
- /engine/installation/linux/docker-ce/
14+
- /engine/installation/linux/docker-ee/
1315
title: Install Docker
1416
---
1517

engine/installation/windows/docker-ee.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ versions here](https://docs.docker.com/release-notes/) or subscribe to the
1818

1919
## Install Docker EE
2020

21-
Docker EE for Windows requires Windows Server 2016. See [What to know before
22-
you install](/docker-ee-for-windows/#what-to-know-before-you-install) for a
21+
Docker EE for Windows requires Windows Server 2016. See
22+
[What to know before you install](#what-to-know-before-you-install) for a
2323
full list of prerequisites. To install Docker Community Edition (*Docker CE*)
2424
on a Windows 10 machine, see [Install Docker for Windows](/docker-for-windows/install.md).
2525

engine/security/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
description: Sec
33
keywords: seccomp, security, docker, documentation
44
title: Secure Engine
5+
redirect_from:
6+
- /articles/security/
57
---
68

79
This section discusses the security features you can configure and use within your Docker Engine installation.

glossary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ notoc: true
66
noratings: true
77
redirect_from:
88
- /engine/reference/glossary/
9+
- /reference/glossary/
910
---
1011
<!--
1112
To edit/add/remove glossary entries, visit the YAML file at:

opensource/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
description: Overview of contributing
33
keywords: open, source, contributing, overview
44
title: Open Source at Docker
5+
redirect_from:
6+
- /contributing/
7+
- /contributing/contributing/
58
---
69

710
Contributing to the Docker project or to any open source project can be a

0 commit comments

Comments
 (0)