From 62c747d4ede303c8d5c9252ee473e8473c1f9dcf Mon Sep 17 00:00:00 2001 From: Johan Brandhorst Date: Mon, 21 Aug 2017 15:51:16 +0000 Subject: Fix incorrect reference in documentation --- doc/ci/docker/using_docker_images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ci/docker/using_docker_images.md b/doc/ci/docker/using_docker_images.md index dc5313c5597..d6b6c18488c 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: -- cgit v1.2.1