Explorar o código

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

Fix the link for sharing images via repositories
Vincent Demeester %!s(int64=8) %!d(string=hai) anos
pai
achega
043192137f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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*](../../tutorials/dockerrepos.md#contributing-to-docker-hub).
+to [*Share Images via Repositories*](https://docs.docker.com/docker-hub/repos/).
 
 # Examples