summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-07-22 16:59:06 +0300
committerValery Sizov <vsv2711@gmail.com>2015-07-23 11:09:00 +0300
commitb50f5f9051c10cb37054f75a10e419267be2233f (patch)
tree5750c00b6444f066c0a0d904d6a11a7ff08ecec7
parentd303f598e0526d417183eaf00ed6741442533f7f (diff)
downloadgitlab-ce-b50f5f9051c10cb37054f75a10e419267be2233f.tar.gz
Fix link to 2fa help page. Closes #2055
-rw-r--r--app/views/profiles/two_factor_auths/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/two_factor_auths/new.html.haml b/app/views/profiles/two_factor_auths/new.html.haml
index 74268c9bde2..92dc58c10d7 100644
--- a/app/views/profiles/two_factor_auths/new.html.haml
+++ b/app/views/profiles/two_factor_auths/new.html.haml
@@ -5,7 +5,7 @@
Download the Google Authenticator application from App Store for iOS or Google
Play for Android and scan this code.
- More information is available in the #{link_to('documentation', help_page_path('workflow', 'two_factor_authentication'))}.
+ More information is available in the #{link_to('documentation', help_page_path('profile', 'two_factor_authentication'))}.
%hr