mirror of https://github.com/docker/docs.git
redirect: fix redirect key/value order for running containers page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
ebfe67a54a
commit
5b97008dcd
|
|
@ -35,8 +35,8 @@
|
||||||
"/reference/cli/dockerd/":
|
"/reference/cli/dockerd/":
|
||||||
- /engine/reference/commandline/dockerd/
|
- /engine/reference/commandline/dockerd/
|
||||||
# redirect updated location of the "running containers" page
|
# redirect updated location of the "running containers" page
|
||||||
"/engine/reference/run":
|
"/engine/containers/run/":
|
||||||
- /engine/containers/run/
|
- "/engine/reference/run/"
|
||||||
|
|
||||||
"/engine/security/#docker-daemon-attack-surface":
|
"/engine/security/#docker-daemon-attack-surface":
|
||||||
# Details about the "Docker Daemon attack surface". This redirect is currently
|
# Details about the "Docker Daemon attack surface". This redirect is currently
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue