浏览代码

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

Fix the link for sharing images via repositories
Vincent Demeester 8 年之前
父节点
当前提交
043192137f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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