From e53eab31e869c571b491c365e98d0b770813560e Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Thu, 3 Aug 2017 18:07:05 -0700 Subject: [PATCH] Update reference.md --- reference.md | 1 - 1 file changed, 1 deletion(-) 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 |