summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@delfi.ee>2017-11-19 11:25:28 +0000
committerElan Ruusamäe <glen@delfi.ee>2017-11-19 11:25:28 +0000
commite0bb6985d12ce7dd10e1e7d9de0b77e1c756f57b (patch)
treeae490c4f87ead7428e0836cb37515cdb75448130
parent6675bab59944bf075579bfb84cb1dd26cada39e9 (diff)
downloadgitlab-ce-e0bb6985d12ce7dd10e1e7d9de0b77e1c756f57b.tar.gz
schedules.md: fix only-and-except anchor link
-rw-r--r--doc/user/project/pipelines/schedules.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pipelines/schedules.md b/doc/user/project/pipelines/schedules.md
index 9ad15a12c3c..eac706be3a7 100644
--- a/doc/user/project/pipelines/schedules.md
+++ b/doc/user/project/pipelines/schedules.md
@@ -44,7 +44,7 @@ GitLab CI so that they can be used in your `.gitlab-ci.yml` file.
To configure that a job can be executed only when the pipeline has been
scheduled (or the opposite), you can use
-[only and except](../../../ci/yaml/README.md#only-and-except) configuration keywords.
+[only and except](../../../ci/yaml/README.md#only-and-except-simplified) configuration keywords.
```
job:on-schedule: