diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-08-18 10:48:11 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-08-18 10:52:35 +0300 |
commit | 4d4994f4cdf8d55009595b6feb3761f23823b8db (patch) | |
tree | 98bf9304dd9e09ee96619fcf875deb83802dae6b /doc/README.md | |
parent | 1b46a8360e0adffba79fad5730e94e333350f063 (diff) | |
download | gitlab-ce-4d4994f4cdf8d55009595b6feb3761f23823b8db.tar.gz |
Change GPG docs location
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 547541c4876..e359c7295cb 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 |