Commit 51c10de7d48ca2a24fbdf028291dd5091399ce59

Authored by Sytse Sijbrandij
1 parent 581ebed7

Name the project consistent with the url and how we pronounce it. Link to the installation page.

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
1 -# GitLab Omnibus project 1 +# Omnibus GitLab
2 2
3 This project creates full-stack platform-specific [downloadable packages for GitLab][downloads]. 3 This project creates full-stack platform-specific [downloadable packages for GitLab][downloads].
4 For other installation options please see the 4 For other installation options please see the
5 -[GitLab project README][CE README]. 5 +[GitLab installation page][installation].
6 6
7 ## Documentation version 7 ## Documentation version
8 8
@@ -566,3 +566,4 @@ This omnibus installer project is based on the awesome work done by Chef in @@ -566,3 +566,4 @@ This omnibus installer project is based on the awesome work done by Chef in
566 [database.yml.mysql]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/database.yml.mysql 566 [database.yml.mysql]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/database.yml.mysql
567 [gitlab.yml.example]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example 567 [gitlab.yml.example]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example
568 [svlogd]: http://smarden.org/runit/svlogd.8.html 568 [svlogd]: http://smarden.org/runit/svlogd.8.html
  569 +[installation]: https://about.gitlab.com/installation/