Skip to content

Commit a920e8c

Browse files
AndrewTassotekton-robot
authored andcommitted
Revise Gitlab Interceptors docs to use more direct link to Gitlab Event types
1 parent f4cff9a commit a920e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/interceptors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ To use a GitLab `Interceptor` as a GitLab webhook validator, do the following:
322322

323323
To use a GitLab `Interceptor` as a filter for event data, specify the event types
324324
you want the `Interceptor` to accept in the `eventTypes` field. The `Interceptor`
325-
accepts data event types listed in [Events](https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#events).
325+
accepts data event types listed in [Events](https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html).
326326

327327
Below is an example GitLab `Interceptor` reference:
328328

0 commit comments

Comments
 (0)