Browse Source

Merge pull request #27534 from yuexiao-wang/fix-link-image-repo

Update the link for sharing images via repositories
Sebastiaan van Stijn 8 years ago
parent
commit
adaea58b20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/commandline/tag.md

+ 1 - 1
docs/reference/commandline/tag.md

@@ -29,7 +29,7 @@ periods and dashes. A tag name may not start with a period or a dash and may
 contain a maximum of 128 characters.
 contain a maximum of 128 characters.
 
 
 You can group your images together using names and tags, and then upload them
 You can group your images together using names and tags, and then upload them
-to [*Share Images via Repositories*](https://docs.docker.com/docker-hub/repos/).
+to [*Share Images via Repositories*](https://docs.docker.com/engine/tutorials/dockerrepos/#/contributing-to-docker-hub).
 
 
 # Examples
 # Examples