From 212cb9ed975af17083a31eb11af2c3b837adc17f Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Wed, 1 Jun 2016 20:40:41 +0000 Subject: [PATCH] Docs validation fix Signed-off-by: Sven Dowideit --- configure/config-general.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/config-general.md b/configure/config-general.md index fc8e375b8b..d603c3256e 100644 --- a/configure/config-general.md +++ b/configure/config-general.md @@ -52,7 +52,7 @@ Notary](/engine/security/trust/deploying_notary.md). You can deploy a Notary server on the same machine as the Trusted Registry. If you do this, you can connect to the Notary server directly using the IP address of the `docker0` interface. The interface's address is typically `172.17.42.1`. Read more about -[Docker Networking](https://docs.docker.com/engine/userguide/networking/index.md) to learn about the +[Docker Networking](/engine/userguide/networking/index.md) to learn about the `docker0` interface. You can also connect using the machine's external IP address and port combination provided you expose the proper port.