summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Reekmans <steven.rkm@gmail.com>2018-11-16 23:32:18 +0000
committerSteven Reekmans <steven.rkm@gmail.com>2018-11-16 23:32:18 +0000
commit827435f0a594e57047da44ce48fb75ec8633d59e (patch)
treec5ae2301dfac63499f30274f9cbec3802beab2b7
parent85bc7844d626675e963a6ed7b306390eeb82ad83 (diff)
downloadgitlab-ce-827435f0a594e57047da44ce48fb75ec8633d59e.tar.gz
Fix broken link for Manual actions to "when:manual" section
-rw-r--r--doc/ci/pipelines.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines.md b/doc/ci/pipelines.md
index 371703a12c8..c628895ee1a 100644
--- a/doc/ci/pipelines.md
+++ b/doc/ci/pipelines.md
@@ -294,7 +294,7 @@ runners will not use regular runners, they must be tagged accordingly.
[jobs]: #jobs
[jobs-yaml]: yaml/README.md#jobs
-[manual]: yaml/README.md#manual
+[manual]: yaml/README.md#whenmanual
[env-manual]: environments.md#manually-deploying-to-environments
[stages]: yaml/README.md#stages
[runners]: runners/README.html