summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorMaxime Guyot <maxime.guyot@elits.com>2018-04-10 10:34:54 +0200
committerMaxime Guyot <maxime.guyot@elits.com>2018-04-10 10:40:56 +0200
commitf90bada0376dc326f6fa355d6a717fb341c46a90 (patch)
treeafac3b5632e524782641c119c909f80b8578d0cc /app/views
parent95b232f2cc9ceb3fe65d2c53d749c28c72c820f5 (diff)
downloadgitlab-ce-f90bada0376dc326f6fa355d6a717fb341c46a90.tar.gz
Use direct link rather than redirect
Diffstat (limited to 'app/views')
-rw-r--r--app/views/profiles/two_factor_auths/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/two_factor_auths/show.html.haml b/app/views/profiles/two_factor_auths/show.html.haml
index 33e062c1c9c..db1c30aec1d 100644
--- a/app/views/profiles/two_factor_auths/show.html.haml
+++ b/app/views/profiles/two_factor_auths/show.html.haml
@@ -25,7 +25,7 @@
- else
%p
Download the Google Authenticator application from App Store or Google Play Store and scan this code.
- More information is available in the #{link_to('documentation', help_page_path('profile/two_factor_authentication'))}.
+ More information is available in the #{link_to('documentation', help_page_path('user/profile/account/two_factor_authentication'))}.
.row.append-bottom-10
.col-md-4
= raw @qr_code