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:
authorSytse Sijbrandij <sytse@gitlab.com>2015-02-16 08:51:23 +0300
committerSytse Sijbrandij <sytse@gitlab.com>2015-02-16 08:51:23 +0300
commit87b413592499ddcf1149d9e2b580f76a13bf625c (patch)
treedd8cb5c271c334b5505ac9a21807ae50283ed0a1 /app
parentec5622b1a45c9cdce86d1a44aa3a4be6f4eb71bc (diff)
Subscription should be a link on its own.
Diffstat (limited to 'app')
-rw-r--r--app/views/help/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml
index 64494e3e6b5..af39dfeac5b 100644
--- a/app/views/help/index.html.haml
+++ b/app/views/help/index.html.haml
@@ -43,8 +43,8 @@
Use
= link_to 'shortcuts', '#', onclick: 'Shortcuts.showHelp(event)'
%li
- Get a
- = link_to 'support subscription', 'https://about.gitlab.com/pricing/'
+ Get a support
+ = link_to 'subscription', 'https://about.gitlab.com/pricing/'
%li
= link_to 'Compare', 'https://about.gitlab.com/features/#compare'
GitLab editions