Skip to content

Commit c974a83

Browse files
committed
chore: update link to docker engine api reference
Engine API reference page is moving to /reference/api/engine Signed-off-by: David Karlsson <[email protected]>
1 parent 0be9e2f commit c974a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/version.md

Lines changed: 1 addition & 1 deletion
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)