diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md index c134106bfd0..394fe772a01 100644 --- a/doc/ci/examples/README.md +++ b/doc/ci/examples/README.md @@ -12,6 +12,6 @@ ## Outside the documentation - [Blog post about using GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/) -- [Repo's with examples for various languages](https://gitlab.com/groups/gitlab-examples) +- [Repositories with examples for various languages](https://gitlab.com/groups/gitlab-examples) - [The .gitlab-ci.yml file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml) - [A collection of useful .gitlab-ci.yml templates](https://gitlab.com/gitlab-org/gitlab-ci-yml)