summaryrefslogtreecommitdiff
path: root/doc/ci/yaml/README.md
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-03-29 11:25:49 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-03-29 11:25:49 +0200
commitf4d81536ac26f75e0aad248ad95c31c9e1f2680b (patch)
treec5a3449ae61bfb01c2f36f5fa765ac8b05ec21d1 /doc/ci/yaml/README.md
parent6ed2370b850ea6db22649ed32940acdc2010877b (diff)
downloadgitlab-ce-f4d81536ac26f75e0aad248ad95c31c9e1f2680b.tar.gz
Copy-edit documentation for variables expressionsfeature/gb/variables-expressions-in-only-except
Diffstat (limited to 'doc/ci/yaml/README.md')
-rw-r--r--doc/ci/yaml/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 2171da419d1..3382fbc2d12 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -349,7 +349,7 @@ deploy:
- $STAGING
```
-Learn more about variables expressions on [separate page][variables-expressions].
+Learn more about variables expressions on a separate page.
## `tags`
@@ -1568,4 +1568,3 @@ CI with various languages.
[ce-7447]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7447
[ce-12909]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12909
[schedules]: ../../user/project/pipelines/schedules.md
-[variables expressions]: ../variables#variables-expressions