diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-07 15:09:04 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-07 15:09:04 +0000 |
commit | cf24d183b3f71f091a02f12b211f3001be5b5085 (patch) | |
tree | f39e5c05483b1f9a2a34d06e52de52750ef5b08e /doc/api/remote_mirrors.md | |
parent | a8653790086d284cecffdc35892bb422cd6c9a7b (diff) | |
download | gitlab-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.md | 2 |
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. |