mirror of https://github.com/docker/docs.git
made absolute links to docs.docker.com relative
Signed-off-by: Adrien Duermael <adrien@duermael.com>
This commit is contained in:
parent
6c9d099775
commit
5e3fbb841d
|
@ -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:
|
||||
|
||||
|
|
|
@ -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).)
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue