summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2018-09-11 16:22:37 +0200
committerMatija Čupić <matteeyah@gmail.com>2018-09-11 16:22:37 +0200
commit2fafcf668ed25e2e794088c7f089c048372f3f10 (patch)
tree224103b5ba4caafe2deba6dec0765130d4bff12c
parent5b2c873cfdf8d1add7e147c5a72f8a1d0f99f775 (diff)
downloadgitlab-ce-2fafcf668ed25e2e794088c7f089c048372f3f10.tar.gz
Add link to CE move MR
-rw-r--r--doc/ci/yaml/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index d50093e8563..0f9aae953f7 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -1356,8 +1356,8 @@ test:
> Introduced in [GitLab Edition Premium][ee] 10.5.
> Available for Starter, Premium and Ultimate [versions][gitlab-versions] since 10.6.
-> Behaviour expanded in GitLab 10.8 to allow more flexible overriding
-> Available for Libre since 11.4
+> Behaviour expanded in GitLab 10.8 to allow more flexible overriding.
+> Available for Libre since [11.4](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21603)
Using the `include` keyword, you can allow the inclusion of external YAML files.