summaryrefslogtreecommitdiff
path: root/doc/ci/examples/php.md
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-10-14 22:55:12 +0000
committerEvan Read <eread@gitlab.com>2018-10-14 22:55:12 +0000
commit5849a0ceba6251ac0a7d381ee03f9de0e9d60640 (patch)
treeed505d18ea76e816aed9b34f713adf84bb10c281 /doc/ci/examples/php.md
parent4127b357881fedbf903159e089cc0c9d99c37eff (diff)
downloadgitlab-ce-5849a0ceba6251ac0a7d381ee03f9de0e9d60640.tar.gz
Docs: Fixing some bad links
Diffstat (limited to 'doc/ci/examples/php.md')
-rw-r--r--doc/ci/examples/php.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/php.md b/doc/ci/examples/php.md
index df4805ea7ac..c1048f3d2e3 100644
--- a/doc/ci/examples/php.md
+++ b/doc/ci/examples/php.md
@@ -20,7 +20,7 @@ build environment.
Let's first specify the PHP image that will be used for the job process
(you can read more about what an image means in the Runner's lingo reading
-about [Using Docker images](../docker/using_docker_images.md#what-is-image)).
+about [Using Docker images](../docker/using_docker_images.md#what-is-an-image)).
Start by adding the image to your `.gitlab-ci.yml`: