From f510f9b6c80cf8894ee8e6d4e8fa691d93ec725f Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Mon, 27 Jun 2016 13:06:12 -0700 Subject: [PATCH] Fixes broken link in docs --- repos-and-images/push-and-pull-images.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/repos-and-images/push-and-pull-images.md b/repos-and-images/push-and-pull-images.md index b6ed8686dc..32ce7800a2 100644 --- a/repos-and-images/push-and-pull-images.md +++ b/repos-and-images/push-and-pull-images.md @@ -21,10 +21,7 @@ development environments. Pushing and pulling images with Trusted Registry works similarly like any other Docker registry. You use the `docker pull` command to retrieve images and the -`docker push` command to add an image. To learn more about Docker images, see -[User Guide: Working with Docker Images](/engine/tutorials/dockerimages.md). For a step-by-step -example of the entire process, see the -[Quickstart guide](../quick-start.md). +`docker push` command to add an image. > **Note**: If your Docker Trusted Registry instance has authentication enabled, you will need to >use your command line to `docker login ` (for example `docker login