Skip to content

Commit c81d20b

Browse files
committed
Clarify description of the webhook script usage in GitLab documentation
1 parent c4564cf commit c81d20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosted/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Consult official CodeRabbitAI documentation for a detailed [guide](https://docs.
4646

4747
## Add Webhook Using a Script
4848

49-
We have a convenient [script](/code/gitlab-webhook.sh) to help you add webhooks to all projects in a GitLab instance.
49+
We have a convenient [script](/code/gitlab-webhook.sh) to help you add webhooks to a project or all projects under a group in a GitLab instance.
5050

5151
```bash
5252
# Make sure the script is executable:

0 commit comments

Comments
 (0)