summaryrefslogtreecommitdiff
path: root/doc/api/remote_mirrors.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-09-07 15:09:04 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-07 15:09:04 +0000
commitcf24d183b3f71f091a02f12b211f3001be5b5085 (patch)
treef39e5c05483b1f9a2a34d06e52de52750ef5b08e /doc/api/remote_mirrors.md
parenta8653790086d284cecffdc35892bb422cd6c9a7b (diff)
downloadgitlab-ce-cf24d183b3f71f091a02f12b211f3001be5b5085.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/remote_mirrors.md')
-rw-r--r--doc/api/remote_mirrors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/remote_mirrors.md b/doc/api/remote_mirrors.md
index a8355fb9009..605284caf06 100644
--- a/doc/api/remote_mirrors.md
+++ b/doc/api/remote_mirrors.md
@@ -7,7 +7,7 @@ type: reference, api
# Project remote mirrors API
-[Push mirrors](../user/project/repository/repository_mirroring.md#pushing-to-a-remote-repository-core)
+[Push mirrors](../user/project/repository/repository_mirroring.md#pushing-to-a-remote-repository)
defined on a project's repository settings are called "remote mirrors", and the
state of these mirrors can be queried and modified via the remote mirror API
outlined below.