summaryrefslogtreecommitdiff
path: root/app/views/devise/shared/_footer.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/devise/shared/_footer.html.haml')
-rw-r--r--app/views/devise/shared/_footer.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/devise/shared/_footer.html.haml b/app/views/devise/shared/_footer.html.haml
index 5803107a8f7..10cfc07a719 100644
--- a/app/views/devise/shared/_footer.html.haml
+++ b/app/views/devise/shared/_footer.html.haml
@@ -5,4 +5,5 @@
= link_to _("Explore"), explore_root_path
= link_to _("Help"), help_path
= link_to _("About GitLab"), "https://#{ApplicationHelper.promo_host}"
+ = link_to _("Community forum"), ApplicationHelper.community_forum, target: '_blank', class: 'text-nowrap', rel: 'noopener noreferrer'
= footer_message