summaryrefslogtreecommitdiff
path: root/app/views/shared/_promo.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/_promo.html.haml')
-rw-r--r--app/views/shared/_promo.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_promo.html.haml b/app/views/shared/_promo.html.haml
index 3400c345c4c..3596aabe309 100644
--- a/app/views/shared/_promo.html.haml
+++ b/app/views/shared/_promo.html.haml
@@ -1,5 +1,5 @@
.gitlab-promo
= link_to 'Homepage', promo_url
= link_to "Blog", promo_url + '/blog/'
- = link_to "@gitlabhq", "https://twitter.com/gitlabhq"
+ = link_to "@gitlab", "https://twitter.com/gitlab"
= link_to "Requests", "http://feedback.gitlab.com/"