Merge pull request #2548 from thaJeztah/19.03_backport_fix_dockerd_api_link

[19.03 backport] docs: fix broken link in dockerd.md
This commit is contained in:
Silvin Lubecki 2020-06-11 15:21:08 +02:00 committed by GitHub
commit 9cc05b9cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,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