summaryrefslogtreecommitdiff
path: root/app/views/layouts/devise.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-09-08 14:42:39 +0100
committerDouwe Maan <douwe@gitlab.com>2015-09-08 14:42:39 +0100
commitd92696d39d10d1862e6235742897c94bc85ab8a4 (patch)
tree65a58edcc5c1b882f32fa4bdcd6412ca57ce24eb /app/views/layouts/devise.html.haml
parentc258e97747f13cdc60ca2765789213292099c87a (diff)
downloadgitlab-ce-d92696d39d10d1862e6235742897c94bc85ab8a4.tar.gz
Link to help from signin page bottom.
Diffstat (limited to 'app/views/layouts/devise.html.haml')
-rw-r--r--app/views/layouts/devise.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml
index 1987bf1592a..95e077c339f 100644
--- a/app/views/layouts/devise.html.haml
+++ b/app/views/layouts/devise.html.haml
@@ -31,5 +31,5 @@
.container
.footer-links
= link_to "Explore", explore_root_path
- = link_to "Documentation", "http://doc.gitlab.com/"
+ = link_to "Help", help_path
= link_to "About GitLab", "https://about.gitlab.com/"