Skip to content

Commit 436080b

Browse files
authored
Merge pull request #5360 from dvdksn/update-apireference-link
chore: update link to docker engine api reference
2 parents 35626ba + c974a83 commit 436080b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/version.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ and Docker Engine perform API version negotiation, and select the highest API
118118
version that is supported by both the Docker CLI and the Docker Engine.
119119

120120
For example, if the CLI is connecting with Docker Engine version 19.03, it downgrades
121-
to API version 1.40 (refer to the [API version matrix](https://docs.docker.com/engine/api/#api-version-matrix)
121+
to API version 1.40 (refer to the [API version matrix](https://docs.docker.com/reference/api/engine/#api-version-matrix)
122122
to learn about the supported API versions for Docker Engine):
123123

124124
```console

0 commit comments

Comments
 (0)