summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCollen <collen@gitlab.com>2017-02-06 04:31:24 +0000
committerCollen <collen@gitlab.com>2017-02-06 04:31:24 +0000
commit0bcae0377f59e5f62e517a44ca18f93107a0c365 (patch)
treefa82d7a51e4e28393e14722d35c0b8aed6257529
parent572fb0be9b1d45437b7c0ed1000399657f471ec7 (diff)
downloadgitlab-ce-ce-dead-links.tar.gz
Fix dead links for Docker Build (CE)ce-dead-links
-rw-r--r--doc/user/project/container_registry.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/container_registry.md b/doc/user/project/container_registry.md
index 47a4a3f85d0..022fe1a5e55 100644
--- a/doc/user/project/container_registry.md
+++ b/doc/user/project/container_registry.md
@@ -98,8 +98,8 @@ delete them.
This feature requires GitLab 8.8 and GitLab Runner 1.2.
Make sure that your GitLab Runner is configured to allow building Docker images by
-following the [Using Docker Build](../ci/docker/using_docker_build.md)
-and [Using the GitLab Container Registry documentation](../ci/docker/using_docker_build.md#using-the-gitlab-container-registry).
+following the [Using Docker Build](/ce/ci/docker/using_docker_build.md)
+and [Using the GitLab Container Registry documentation](/ce/ci/docker/using_docker_build.md#using-the-gitlab-container-registry).
## Limitations