Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-09-07 17:16:22 +0300
committerRémy Coutable <remy@rymai.me>2017-09-07 17:16:22 +0300
commit0357726d29b51e6593509850c17c01e9c18fa55b (patch)
tree2904f3b5a5031395615b5e5d889e67463bfabc2c
parentce507b6fb228777a6ddd410a7dfac4c91af85d95 (diff)
parent62c747d4ede303c8d5c9252ee473e8473c1f9dcf (diff)
Merge branch 'patch-15' into 'master'
Fix incorrect reference in documentation See merge request !13733
-rw-r--r--doc/ci/docker/using_docker_images.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/docker/using_docker_images.md b/doc/ci/docker/using_docker_images.md
index 6e8beceb6fe..fa823ea4721 100644
--- a/doc/ci/docker/using_docker_images.md
+++ b/doc/ci/docker/using_docker_images.md
@@ -96,7 +96,7 @@ services:
- tutum/wordpress:latest
```
-If you don't [specify a service alias](#available-settings-for-services-entry),
+If you don't [specify a service alias](#available-settings-for-services),
when the job is run, `tutum/wordpress` will be started and you will have
access to it from your build container under two hostnames to choose from: