From 9abc615ac545b7a5da9c6f21fc33bb4b6bb9fa17 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Tue, 4 Apr 2017 12:48:05 -0700 Subject: [PATCH] Remove API reference --- docker-id/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docker-id/index.md b/docker-id/index.md index 491724b613..c54f1ce491 100644 --- a/docker-id/index.md +++ b/docker-id/index.md @@ -51,7 +51,3 @@ You can also log in using the `docker login` command. (You can read more about ` stored in your home directory in `.docker/config.json`. The password is base64 encoded in this file. If you require secure storage for this password, use the [Docker credential helpers](https://github.com/docker/docker-credential-helpers). - -## The Accounts API - -Once you create and verify your Docker ID, you can also update it using the [Docker Accounts API](/docker-id/api-reference.md).