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
commit 0b3754d351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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