fix: broken link to latest engine api version

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-12-16 09:50:25 +01:00
parent b8aaf24f2c
commit 5733f792f2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ The Docker Engine API is a RESTful API accessed by an HTTP client such as `wget`
## View the API reference
You can
[view the reference for the latest version of the API](latest/index.html)
[view the reference for the latest version of the API](/reference/api/engine/version/v{{% param latest_engine_api_version %}}.md)
or [choose a specific version](/reference/api/engine/version-history/).
## Versioned API and SDK