Update 4_push_to_cloud_registry.md (#2453)

This commit is contained in:
Wang Jie 2017-03-24 01:19:44 +08:00 committed by John Mulhausen
parent 7cc285b331
commit a9e848935c
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ $ docker push $DOCKER_ID_USER/quickstart-go
After the push command completes, verify that the image is now in Docker Cloud's
registry. Do this by logging in to [Docker Cloud](https://cloud.docker.com) and
clicking **Repositories** in the left navigation. Your image should appear in
clicking **Repositories** in the left navigation. Your image should appear in
the repository list.
## What's next?