From 36506b7944cf9cea9b3618f00ecfc68a41f86dd8 Mon Sep 17 00:00:00 2001 From: Shijiang Wei Date: Sat, 12 Mar 2016 21:24:55 +0800 Subject: [PATCH] docs: fix broken links Signed-off-by: Shijiang Wei --- man/docker-daemon.8.md | 2 +- man/docker-network-create.1.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/docker-daemon.8.md b/man/docker-daemon.8.md index b3fc64dcc5..3333efc1ec 100644 --- a/man/docker-daemon.8.md +++ b/man/docker-daemon.8.md @@ -521,7 +521,7 @@ multiple plugins installed, at least one must allow the request for it to complete. For information about how to create an authorization plugin, see [authorization -plugin](https://docs.docker.com/engine/extend/plugins_authorization.md) section in the +plugin](https://docs.docker.com/engine/extend/authorization/) section in the Docker extend section of this documentation. diff --git a/man/docker-network-create.1.md b/man/docker-network-create.1.md index e2c34bff17..4d4cee3911 100644 --- a/man/docker-network-create.1.md +++ b/man/docker-network-create.1.md @@ -53,7 +53,7 @@ The `docker daemon` options that support the `overlay` network are: To read more about these options and how to configure them, see ["*Get started with multi-host -network*"](https://www.docker.com/engine/userguide/networking/get-started-overlay.md). +network*"](https://docs.docker.com/engine/userguide/networking/get-started-overlay/). It is also a good idea, though not required, that you install Docker Swarm on to manage the cluster that makes up your network. Swarm provides sophisticated