summaryrefslogtreecommitdiff
path: root/app/views/profiles
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-08-21 01:19:03 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2017-08-21 01:19:03 +0000
commit6cc53dd1ae236969a858ce778b034af4f9765de6 (patch)
tree4983656ccc21134f0a7e868ba421f796c0934f75 /app/views/profiles
parente8e9c0c094749599c8fecbfb49cf1c99fe1c6c37 (diff)
parent0d3d03286bf96e6a621839d3cc2d152c1eaf47a2 (diff)
downloadgitlab-ce-6cc53dd1ae236969a858ce778b034af4f9765de6.tar.gz
Merge branch 'docs/gpg-refactor' into 'master'
Refactor GPG docs See merge request !13660
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 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