Bladeren bron

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

Update the link for sharing images via repositories
Sebastiaan van Stijn 8 jaren geleden
bovenliggende
commit
adaea58b20
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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.
 
 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