diff --git a/reference.md b/reference.md index 7e5a7276c9..e1aff8deac 100644 --- a/reference.md +++ b/reference.md @@ -30,7 +30,6 @@ various APIs, CLIs, and file formats. | API | Description | |:-----------------------------------------------------------|:---------------------------------------------------------------------------------------| | [Cloud API](/apidocs/docker-cloud/) | Enables programmatic management of your Docker application running on a cloud provider | -| [Docker ID accounts API](/docker-id/api-reference/) | An API for accessing and updating Docker ID accounts | | [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 | | [Trusted Registry API](/datacenter/dtr/2.2/reference/api/) | Provides programmatic access to a trusted registry |