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.
2 parents e1cbee2 + a7fc350 commit 36dd25dCopy full SHA for 36dd25d
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) 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