diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2015-10-31 23:31:21 +0100 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2015-10-31 23:31:21 +0100 |
commit | a1d0eca88686faabd9742f92174a0caa76e36cf6 (patch) | |
tree | b3f8aa9110a488c38482f5d44767b013a9f907f2 /doc/install | |
parent | 1f8689693a9a850519821ec970b4810607004ea1 (diff) | |
download | gitlab-ce-a1d0eca88686faabd9742f92174a0caa76e36cf6.tar.gz |
Gilab -> GitLab
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index b48acb655ee..b02e8e8e588 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -489,7 +489,7 @@ See the [omniauth integration document](../integration/omniauth.md) ### Build your projects GitLab can build your projects. To enable that feature you need GitLab Runners to do that for you. -Checkout the [Gitlab Runner section](https://about.gitlab.com/gitlab-ci/#gitlab-runner) to install it +Checkout the [GitLab Runner section](https://about.gitlab.com/gitlab-ci/#gitlab-runner) to install it ### Custom Redis Connection |