summaryrefslogtreecommitdiff
path: root/app/views/profiles
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-08-30 16:55:49 +0100
committerPhil Hughes <me@iamphill.com>2017-08-30 16:55:49 +0100
commitf0248fa8c0620eb70e70b8ccdcff89ee7797ac4f (patch)
treedb07694075e73bc1b8d36832379f48ba3443db25 /app/views/profiles
parent75c4d2659bbcd51efc44123f3ab2c6496fa0eee2 (diff)
parentf7c8434c7100c3c87eb2a75cd5a128e520d8c110 (diff)
downloadgitlab-ce-f0248fa8c0620eb70e70b8ccdcff89ee7797ac4f.tar.gz
Merge branch 'master' into breadcrumbs-improvements
Diffstat (limited to 'app/views/profiles')
-rw-r--r--app/views/profiles/gpg_keys/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/gpg_keys/index.html.haml b/app/views/profiles/gpg_keys/index.html.haml
index 720a97cddb7..8dbb8aef31b 100644
--- a/app/views/profiles/gpg_keys/index.html.haml
+++ b/app/views/profiles/gpg_keys/index.html.haml
@@ -12,7 +12,7 @@
Add a GPG key
%p.profile-settings-content
Before you can add a GPG key you need to
- = link_to 'generate it.', help_page_path('user/project/gpg_signed_commits/index.md')
+ = link_to 'generate it.', help_page_path('user/project/repository/gpg_signed_commits/index.md')
= render 'form'
%hr
%h5