diff --git a/README.md b/README.md index 7764e0a29f2a57b0c4293aae712f620aa8dc7aa8..0bc28e8a2869a8e9a278fee05b5c6e338adbf69c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ * Manage git repositories with fine grained access controls that keep your code secure * Perform code reviews and enhance collaboration with merge requests * Each project can also have an issue tracker and a wiki -* Used by more than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises +* Used by more than 100,000 organizations, GitLab is the most popular solution to manage git repositories on-premises * Completely free and open source (MIT Expat license) * Powered by Ruby on Rails diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index 16e5948b472b7eec9b9127e6acaaa22bfa8fe98c..724fe1d6b3ae823e10e0742515ed606bd1608763 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -12,7 +12,7 @@ %br Each project can also have an issue tracker and a wiki. %br - Used by more than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises. + Used by more than 100,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"}.