diff options
author | NeroBurner <pyro4hell@gmail.com> | 2017-03-03 14:24:48 +0000 |
---|---|---|
committer | NeroBurner <pyro4hell@gmail.com> | 2017-03-03 14:24:48 +0000 |
commit | 535c0575b6809fe47938f274c636442f57483789 (patch) | |
tree | 25b493087dd962b6c0c6463f503220841d1a99a7 /doc | |
parent | 86d1e42ab34d15a801b97d4d1b7812fb4259f7e5 (diff) | |
download | gitlab-ce-535c0575b6809fe47938f274c636442f57483789.tar.gz |
Update container_registry.md: fix private-docker link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/container_registry.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/container_registry.md b/doc/user/project/container_registry.md index 91b35c73b34..b6221620e58 100644 --- a/doc/user/project/container_registry.md +++ b/doc/user/project/container_registry.md @@ -249,4 +249,4 @@ Once the right permissions were set, the error will go away. [ce-4040]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4040 [docker-docs]: https://docs.docker.com/engine/userguide/intro/ -[private-docker]: https://docs.gitlab.com/runner/configuration/advanced-configuration.html#using-a-private-docker-registry +[private-docker]: https://docs.gitlab.com/runner/configuration/advanced-configuration.html#using-a-private-container-registry |