Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-19 03:18:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-19 03:18:32 +0300
commitf3b2c536778dcd0981134c702d97c6e4047b64d4 (patch)
tree46e885f18196164230d95fafd5381b371ffcdaa0 /doc/user/project/repository/mirror/bidirectional.md
parent2d277754ebd347fd7c98a55d41f6c4de5e9920cc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/repository/mirror/bidirectional.md')
-rw-r--r--doc/user/project/repository/mirror/bidirectional.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/mirror/bidirectional.md b/doc/user/project/repository/mirror/bidirectional.md
index e18958935bf..d4ab550cb8a 100644
--- a/doc/user/project/repository/mirror/bidirectional.md
+++ b/doc/user/project/repository/mirror/bidirectional.md
@@ -45,7 +45,7 @@ To create the webhook in the downstream instance:
1. Create a [personal access token](../../../profile/personal_access_tokens.md) with `API` scope.
1. On the left sidebar, select **Search or go to** and find your project.
-1. On the left sidebar, select **Settings > Webhooks**.
+1. Select **Settings > Webhooks**.
1. Add the webhook **URL**, which (in this case) uses the
[Pull Mirror API](../../../../api/projects.md#start-the-pull-mirroring-process-for-a-project)
request to trigger an immediate pull after a repository update: