summaryrefslogtreecommitdiff
path: root/doc/ci/examples/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-05-08 18:46:48 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-05-08 18:46:48 +0000
commit429f5370352f049ba293d9f6b946112f7dbf49bd (patch)
tree610be82f1f66ffe8684771cd6bf12ada39e275b4 /doc/ci/examples/README.md
parentb1837eef4ba610c4257ec691df0adc82deccf663 (diff)
parent80b30500e44b621c0ecd3c062349b34ddbb0a0fb (diff)
downloadgitlab-ce-429f5370352f049ba293d9f6b946112f7dbf49bd.tar.gz
Merge branch 'patch-3' into 'master'
blost -> blog See merge request !4063
Diffstat (limited to 'doc/ci/examples/README.md')
-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 31760d872b2..61294be599d 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -10,6 +10,6 @@
## Outside the documentation
-- [Blost post about using GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/)
+- [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)
- [The .gitlab-ci.yml file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml)