Fix dead link cli.md

Upstream-commit: b1dc0db56ac9a27d51ab2a3684ed398d7b80a80c
Component: engine
This commit is contained in:
Sindhu S
2014-12-01 19:28:02 +05:30
parent 9fbeae3448
commit 81cd0946d7

View File

@ -102,7 +102,7 @@ To run the daemon with debug output, use `docker -d -D`.
### Daemon socket option
The Docker daemon can listen for [Docker Remote API](reference/api/docker_remote_api/)
The Docker daemon can listen for [Docker Remote API](/reference/api/docker_remote_api/)
requests via three different types of Socket: `unix`, `tcp`, and `fd`.
By default, a `unix` domain socket (or IPC socket) is created at `/var/run/docker.sock`,