1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Fix the link for sharing images via repositories

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
yuexiao-wang
2016-10-18 22:59:18 +08:00
committed by Tibor Vass
parent 659eab0574
commit fbdf4c1ea3

View File

@@ -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