We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b3b90 commit f88d84fCopy full SHA for f88d84f
content/webhooks/index.md
@@ -24,7 +24,7 @@ or more subscribed events occurs on that organization or repository.
24
25
When configuring a webhook, you can choose which events you would like to
26
receive payloads for. You can [even opt-in to all current and future
27
-events][wildcard-event]. Only subscribing to the specific events you plan on
+events][wildcard-section]. Only subscribing to the specific events you plan on
28
handling is useful for limiting the number of HTTP requests to your server. You
29
can change the list of subscribed events through the API or UI anytime. By
30
default, webhooks are only subscribed to the `push` event.
0 commit comments