made absolute links to docs.docker.com relative

Signed-off-by: Adrien Duermael <adrien@duermael.com>
This commit is contained in:
Adrien Duermael 2016-12-21 11:14:22 -08:00
parent 6c9d099775
commit 5e3fbb841d
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ by Docker.
When you deploy UCP, it starts running a globally scheduled service called
`ucp-agent`. This service monitors the node where it is running and starts
and stops UCP services, based on whether that node is a
[manager or a worker node](https://docs.docker.com/engine/swarm/key-concepts/).
[manager or a worker node](/engine/swarm/key-concepts/).
If the node is a:

View File

@ -557,7 +557,7 @@ the FAQs.)
The **Advanced** daemon settings provide the original option to directly edit
the JSON configuration file for the <a
href="https://docs.docker.com/engine/reference/commandline/dockerd/"
href="/engine/reference/commandline/dockerd/"
target="_blank">daemon</a>. (This is the only option currently available on stable releases, as described in [Docker daemon](#docker-daemon).)
![Docker Daemon](images/docker-daemon_advanced.png)