mirror of https://github.com/docker/docs.git
Fix wrong url to DTR reference
This commit is contained in:
parent
b44f4df1cc
commit
4041c2a4a3
|
@ -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 |
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue