summaryrefslogtreecommitdiff
path: root/doc/README.md
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 /doc/README.md
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 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 267487520cd..76d4c3e51fe 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -98,7 +98,7 @@ Manage your [repositories](user/project/repository/index.md) from the UI (user i
- [Git](topics/git/index.md): Getting started with Git, branching strategies, Git LFS, advanced use.
- [Git cheatsheet](https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf): Download a PDF describing the most used Git operations.
- [GitLab Flow](workflow/gitlab_flow.md): explore the best of Git with the GitLab Flow strategy.
-- [Signing commits](workflow/gpg_signed_commits/index.md): use GPG to sign your commits.
+- [Signing commits](user/project/gpg_signed_commits/index.md): use GPG to sign your commits.
### Migrate and import your projects from other platforms