Merge pull request #2269 from SvenDowideit/docs-validatation-fixes

Docs validation fix
This commit is contained in:
Joao Fernandes 2016-06-01 14:55:39 -07:00
commit 90f558405e
1 changed files with 1 additions and 1 deletions

View File

@ -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 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` 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 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 `docker0` interface. You can also connect using the machine's external IP
address and port combination provided you expose the proper port. address and port combination provided you expose the proper port.