Merge pull request #2547 from thaJeztah/fix_dockerd_api_link

docs: fix broken link in dockerd.md
This commit is contained in:
Silvin Lubecki
2020-06-11 15:20:16 +02:00
committed by GitHub

View File

@ -124,7 +124,7 @@ the `daemon.json` file.
### Daemon socket option
The Docker daemon can listen for [Docker Engine API](../api/)
The Docker daemon can listen for [Docker Engine API](https://docs.docker.com/engine/api/)
requests via three different types of Socket: `unix`, `tcp`, and `fd`.
By default, a `unix` domain socket (or IPC socket) is created at