summaryrefslogtreecommitdiff
path: root/app/views/profiles
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-08-28 13:50:21 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-08-29 13:09:39 +0200
commit11da029edb0bf09eb906301bd0692ed1d74d25eb (patch)
tree5da101de831f331b9bc4369b195b7e709e34ef9c /app/views/profiles
parentef8eb3f6f7c1af167017ecc854e9fe385cee9354 (diff)
downloadgitlab-ce-11da029edb0bf09eb906301bd0692ed1d74d25eb.tar.gz
Move GPG signed commits docs to new locationdocs/gpg-move-under-repository
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36804
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