summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-14 13:50:31 +0200
committerdosire <sytses@gmail.com>2014-04-14 13:50:31 +0200
commitc5bbb15d0cd8faaad5045b444a7f25758552c9db (patch)
treeee3ff1c5b79a69d437e9c6ec97711653d7db169f
parentec5bfec24e798199d1c53f6ff74fb632e0d244e1 (diff)
downloadgitlab-ce-c5bbb15d0cd8faaad5045b444a7f25758552c9db.tar.gz
100k organizations use GitLab.
-rw-r--r--README.md2
-rw-r--r--app/views/help/index.html.haml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7764e0a29f2..0bc28e8a286 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 16e5948b472..724fe1d6b3a 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"}.