Skip to content

Commit

Permalink
Merge pull request github#7884 from qaisjp/patch-2
Browse files Browse the repository at this point in the history
Fix PubSubHubbub link on Repositories#Webhooks
  • Loading branch information
janiceilene authored Jul 2, 2021
2 parents 1430e2e + f052b26 commit d98570c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/rest/reference/repos.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ to the information provided in your repository graph. For more information, see

## Webhooks

The Repository Webhooks API allows repository admins to manage the post-receive hooks for a repository. {% data reusables.webhooks.webhooks-rest-api-links %} Webhooks can be managed using the JSON HTTP API, or the [PubSubHubbub](#PubSubHubbub) API.
The Repository Webhooks API allows repository admins to manage the post-receive hooks for a repository. {% data reusables.webhooks.webhooks-rest-api-links %} Webhooks can be managed using the JSON HTTP API, or the [PubSubHubbub](#pubsubhubbub) API.

If you would like to set up a single webhook to receive events from all of your organization's repositories, see our API documentation for [Organization Webhooks](/rest/reference/orgs#webhooks).

Expand Down

0 comments on commit d98570c

Please sign in to comment.