summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-20 11:32:50 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-11-20 11:32:50 +0000
commit6b3e81b4673ca8e29d9d771de2c56ed853729a76 (patch)
treea3fb5f5cf4989ceb4ddb9c9b4eed7eb5d5a23833
parent202ab62874bb3d828ab48017550660d461e8cf6b (diff)
parente0bb6985d12ce7dd10e1e7d9de0b77e1c756f57b (diff)
downloadgitlab-ce-6b3e81b4673ca8e29d9d771de2c56ed853729a76.tar.gz
Merge branch 'patch-9' into 'master'
doc: schedules.md: fix only-and-except anchor link See merge request gitlab-org/gitlab-ce!15473
-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: