diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index f1cb723..6318f2a 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -6,9 +6,15 @@ %p.slead GitLab is open source software to collaborate on code. %br - Create projects and repositories, manage access and do code reviews. + Manage git repositories with fine grained access controls that keep your code secure. %br - Read more about GitLab at #{link_to "gitlab.org", "http://gitlab.org/", target: "_blank"}. + Perform code reviews and enhance collaboration with merge requests. + %br + Each project can also have an issue tracker and a wiki. + %br + Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises. + %br + Read more about GitLab at #{link_to "www.gitlab.com", "https://www.gitlab.com/", target: "_blank"}. .row .col-md-4 -- libgit2 0.21.2