diff --git a/docker-id/index.md b/docker-id/index.md index 58594a8152..8b96804211 100644 --- a/docker-id/index.md +++ b/docker-id/index.md @@ -51,5 +51,5 @@ You can also log in using the `docker login` command. (You can read more about ` > When you use the `docker login` command, your credentials are 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/moby/moby-credential-helpers). +[Docker credential helpers](https://github.com/docker/docker-credential-helpers). {:.warning}