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:
authorSteven Reekmans <steven.rkm@gmail.com>2018-11-17 02:32:18 +0300
committerSteven Reekmans <steven.rkm@gmail.com>2018-11-17 02:32:18 +0300
commit827435f0a594e57047da44ce48fb75ec8633d59e (patch)
treec5ae2301dfac63499f30274f9cbec3802beab2b7 /doc/ci/pipelines.md
parent85bc7844d626675e963a6ed7b306390eeb82ad83 (diff)
Fix broken link for Manual actions to "when:manual" section
Diffstat (limited to 'doc/ci/pipelines.md')
-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