diff options
author | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2016-05-06 00:42:13 +0000 |
---|---|---|
committer | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2016-05-06 00:42:13 +0000 |
commit | 80b30500e44b621c0ecd3c062349b34ddbb0a0fb (patch) | |
tree | f0974ffa7c656c5ede38e27adb128796e08873b4 /doc/ci/examples | |
parent | 4fce876542365baa1d79fa7812d343afd498904a (diff) | |
download | gitlab-ce-80b30500e44b621c0ecd3c062349b34ddbb0a0fb.tar.gz |
blost -> blog
Diffstat (limited to 'doc/ci/examples')
-rw-r--r-- | doc/ci/examples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md index cc059dc4376..3a152c9116a 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) |