Commit 321decb40605fb6506f2f594199705a566a81295

Authored by Jacob Vosmaer
2 parents 773fb05c 51c10de7

Merge branch 'consistent-project-name' into 'master'

Consistent project name
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
@@ -564,3 +564,4 @@ This omnibus installer project is based on the awesome work done by Chef in @@ -564,3 +564,4 @@ This omnibus installer project is based on the awesome work done by Chef in
564 [database.yml.mysql]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/database.yml.mysql 564 [database.yml.mysql]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/database.yml.mysql
565 [gitlab.yml.example]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example 565 [gitlab.yml.example]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example
566 [svlogd]: http://smarden.org/runit/svlogd.8.html 566 [svlogd]: http://smarden.org/runit/svlogd.8.html
  567 +[installation]: https://about.gitlab.com/installation/