Skip to content

Commit eebcd5a

Browse files
committed
Fix link to GitLab webhook script in documentation
1 parent 84e4971 commit eebcd5a

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
@@ -44,7 +44,7 @@ Consult official CodeRabbitAI documentation for a detailed [guide](https://docs.
4444
- Issues events
4545
- Merge request events
4646

47-
We have a convenient [script](/static/code/gitlab-webhook.sh) to help you add webhooks to all projects in a GitLab instance. You can run it with the following command:
47+
We have a convenient [script](/code/gitlab-webhook.sh) to help you add webhooks to all projects in a GitLab instance. You can run it with the following command:
4848

4949
```bash
5050
# Make sure the script is executable:

0 commit comments

Comments
 (0)