diff --git a/reference.md b/reference.md index 516ff1d75a..09887390db 100644 --- a/reference.md +++ b/reference.md @@ -32,7 +32,7 @@ various APIs, CLIs, and file formats. | [Cloud API](/apidocs/docker-cloud/) | Enables programmatic management of your Docker application running on a cloud provider | | [Engine API](/engine/api/) | The main API for Docker, provides programmatic access to a [daemon](/glossary/#daemon) | | [Registry API](/registry/spec/api/) | Facilitates distribution of images to the engine | -| [DTR API](/reference/ucp/{{ site.ucp_version }}/api/) | Provides programmatic access to a Docker Trusted Registry deployment | +| [DTR API](/reference/dtr/{{ site.dtr_version }}/api/) | Provides programmatic access to a Docker Trusted Registry deployment | | [UCP API](/reference/ucp/{{ site.ucp_version }}/api/) | Provides programmatic access to a Universal Control Plane deployment |