Skip to content

Commit 5733f79

Browse files
committed
fix: broken link to latest engine api version
Signed-off-by: David Karlsson <[email protected]>
1 parent b8aaf24 commit 5733f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/api/engine/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Docker Engine API is a RESTful API accessed by an HTTP client such as `wget`
4040
## View the API reference
4141

4242
You can
43-
[view the reference for the latest version of the API](latest/index.html)
43+
[view the reference for the latest version of the API](/reference/api/engine/version/v{{% param latest_engine_api_version %}}.md)
4444
or [choose a specific version](/reference/api/engine/version-history/).
4545

4646
## Versioned API and SDK

0 commit comments

Comments
 (0)