Skip to content

Commit a7fc350

Browse files
committed
Fix link to event types
1 parent e1cbee2 commit a7fc350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/repos/hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ GitHub will send along a few HTTP headers to differentiate between event types a
141141

142142
Name | Description
143143
-----|-----------|
144-
`X-GitHub-Event` | The [event type](#events) that was triggered.
144+
`X-GitHub-Event` | The [event type](/v3/activity/events/types/) that was triggered.
145145
`X-GitHub-Delivery` | A [guid][guid] to identify the payload and event being sent.
146146
`X-GitHub-Signature` | The value of this header is computed as the HMAC hex digest of the body, using the `secret` config option as the key.
147147

0 commit comments

Comments
 (0)