summaryrefslogtreecommitdiff
path: root/doc/user/project/index.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-24 06:12:16 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-24 06:12:16 +0000
commit705b71d2273243068434d4ab77ad3980118f8651 (patch)
tree32791534bd281b5320cc2a78af1240c45be88c9e /doc/user/project/index.md
parent01f651480ea15716ad217cae60104843cbe3aa45 (diff)
downloadgitlab-ce-705b71d2273243068434d4ab77ad3980118f8651.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/index.md')
-rw-r--r--doc/user/project/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/index.md b/doc/user/project/index.md
index 05006b8ac38..80d5f0d88a4 100644
--- a/doc/user/project/index.md
+++ b/doc/user/project/index.md
@@ -31,7 +31,7 @@ Projects include the following [features](https://about.gitlab.com/features/):
from changing history or pushing code without review.
- [Protected tags](protected_tags.md): Control who has
permission to create tags and prevent accidental updates or deletions.
- - [Repository mirroring](repository/repository_mirroring.md)
+ - [Repository mirroring](repository/mirror/index.md)
- [Signing commits](repository/gpg_signed_commits/index.md): Use GNU Privacy Guard (GPG) to sign your commits.
- [Deploy tokens](deploy_tokens/index.md): Manage access to the repository and Container Registry.
- [Web IDE](web_ide/index.md)