Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-09-26 11:38:31 +0300
committerRémy Coutable <remy@rymai.me>2016-09-26 11:38:31 +0300
commit23ed83a185f611443935c1c68472695b4439fc81 (patch)
treef380e0db1f8b473b6f88539eb88542c9efb594c9 /doc
parent1aca3670b0e749ea3a64849a3033c83f0c23ba31 (diff)
parentfdab2bcc57e70455bfd544a568789563e1732bf4 (diff)
Merge branch 'fix_trivial_doc_typo' into 'master'
Fix trivial typo in docs See merge request !5849
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md
index 71670e6247c..40f0165deef 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -13,7 +13,7 @@ Apart from those, here is an collection of tutorials and guides on setting up yo
- [Test a Scala application](test-scala-application.md)
- [Using `dpl` as deployment tool](deployment/README.md)
- [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)
[gitlab-ci-templates]: https://gitlab.com/gitlab-org/gitlab-ci-yml