We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6309b85 commit 98ff909Copy full SHA for 98ff909
content/v3/repos/hooks.md
@@ -141,7 +141,7 @@ GitHub will send along a few HTTP headers to differentiate between event types a
141
142
Name | Description
143
-----|-----------|
144
-`X-GitHub-Event` | The [event type][events-url] that was triggered.
+`X-GitHub-Event` | The [event type](/v3/activity/events/types/) that was triggered.
145
`X-GitHub-Delivery` | A [guid][guid] to identify the payload and event being sent.
146
`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.
147
0 commit comments