Skip to content

Commit 7a82aee

Browse files
authored
Merge pull request #5368 from dvdksn/27x_5360
[27.x backport] update link to engine api reference
2 parents 5805df0 + 24837f9 commit 7a82aee

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)