Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-11 17:42:09 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-11 17:42:09 +0400
commit5c51e4835e59b675ac344840800fe57d7b4749ab (patch)
treedbb584514941422782e4baccd3acc6d74c68426f /app
parentba5787c38ab2b281cf7cd47c61ea25ecebba42cc (diff)
Small fixes for sign-in page text
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app')
-rw-r--r--app/helpers/brand_helper.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/helpers/brand_helper.rb b/app/helpers/brand_helper.rb
index 103468a8ce3..68f30522c65 100644
--- a/app/helpers/brand_helper.rb
+++ b/app/helpers/brand_helper.rb
@@ -15,8 +15,8 @@ Manage git repositories with fine grained access controls that keep your code se
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.
-Read more about GitLab at #{link_to "www.gitlab.com", "https://www.gitlab.com/", target: "_blank"}.
+Used by more than 100,000 organizations, GitLab is the most popular solution to manage git repositories on-premises.
+Read more about GitLab at [about.gitlab.com](https://about.gitlab.com/).
eos
markdown default_text
end