summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2016-08-02 01:30:35 +0000
committerBen Bodenmiller <bbodenmiller@hotmail.com>2016-08-02 01:30:35 +0000
commitfa7217f3c59cfcc5815524b0415e881e1f9eda62 (patch)
tree14f37b8fbe6171302180e6e5ccd06c407152e0ec
parentc009f620173df2bcce43670c61dfaaa845719ebe (diff)
downloadgitlab-ce-fa7217f3c59cfcc5815524b0415e881e1f9eda62.tar.gz
fix runner install link
-rw-r--r--doc/ci/quick_start/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/quick_start/README.md b/doc/ci/quick_start/README.md
index 7fa1a478f34..6a3c416d995 100644
--- a/doc/ci/quick_start/README.md
+++ b/doc/ci/quick_start/README.md
@@ -233,7 +233,7 @@ Awesome! You started using CI in GitLab!
Visit the [examples README][examples] to see a list of examples using GitLab
CI with various languages.
-[runner-install]: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/tree/master#installation
+[runner-install]: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/tree/master#install-gitlab-runner
[blog-ci]: https://about.gitlab.com/2015/05/06/why-were-replacing-gitlab-ci-jobs-with-gitlab-ci-dot-yml/
[examples]: ../examples/README.md
[ci]: https://about.gitlab.com/gitlab-ci/