From fbdf4c1ea3aa21e255ea5595703e1dfd1658b9cb Mon Sep 17 00:00:00 2001 From: yuexiao-wang Date: Tue, 18 Oct 2016 22:59:18 +0800 Subject: [PATCH] Fix the link for sharing images via repositories Signed-off-by: yuexiao-wang --- docs/reference/commandline/tag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/tag.md b/docs/reference/commandline/tag.md index 7154725977..7d60e58550 100644 --- a/docs/reference/commandline/tag.md +++ b/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