Commit 51c10de7d48ca2a24fbdf028291dd5091399ce59
1 parent
581ebed7
Exists in
master
and in
4 other branches
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
README.md
1 | -# GitLab Omnibus project | |
1 | +# Omnibus GitLab | |
2 | 2 | |
3 | 3 | This project creates full-stack platform-specific [downloadable packages for GitLab][downloads]. |
4 | 4 | For other installation options please see the |
5 | -[GitLab project README][CE README]. | |
5 | +[GitLab installation page][installation]. | |
6 | 6 | |
7 | 7 | ## Documentation version |
8 | 8 | |
... | ... | @@ -566,3 +566,4 @@ This omnibus installer project is based on the awesome work done by Chef in |
566 | 566 | [database.yml.mysql]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/database.yml.mysql |
567 | 567 | [gitlab.yml.example]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example |
568 | 568 | [svlogd]: http://smarden.org/runit/svlogd.8.html |
569 | +[installation]: https://about.gitlab.com/installation/ | ... | ... |