diff options
-rw-r--r-- | doc/ci/yaml/README.md | 4 |
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. |