Update reference.md

This commit is contained in:
John Mulhausen 2017-08-03 18:07:05 -07:00 committed by GitHub
parent acf7b570dc
commit e53eab31e8
1 changed files with 0 additions and 1 deletions

View File

@ -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 |