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
path: root/doc
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2018-11-19 09:39:14 +0300
committerEvan Read <eread@gitlab.com>2018-11-19 09:39:14 +0300
commit98d5a929bf6d4d7bb7d727efe19b547232ddd194 (patch)
tree90b4b659a596e6cd9916892ae2e83f9dc5fdd5fa /doc
parente20ceb56dea2b48c3b419d99417be367abe38742 (diff)
parent827435f0a594e57047da44ce48fb75ec8633d59e (diff)
Merge branch 'patch-31' into 'master'
Fix broken link for Manual actions to "when:manual" section See merge request gitlab-org/gitlab-ce!23160
Diffstat (limited to 'doc')
-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