summaryrefslogtreecommitdiff
path: root/app/views/profiles/gpg_keys/index.html.haml
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-08-18 10:48:11 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-08-18 10:52:35 +0300
commit4d4994f4cdf8d55009595b6feb3761f23823b8db (patch)
tree98bf9304dd9e09ee96619fcf875deb83802dae6b /app/views/profiles/gpg_keys/index.html.haml
parent1b46a8360e0adffba79fad5730e94e333350f063 (diff)
downloadgitlab-ce-4d4994f4cdf8d55009595b6feb3761f23823b8db.tar.gz
Change GPG docs location
Diffstat (limited to 'app/views/profiles/gpg_keys/index.html.haml')
-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 8331daeeb75..720a97cddb7 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('workflow/gpg_signed_commits/index.md')
+ = link_to 'generate it.', help_page_path('user/project/gpg_signed_commits/index.md')
= render 'form'
%hr
%h5