Skip to content

Commit

Permalink
Fix a dead URL
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Jan 12, 2024
1 parent 7474cae commit 7dcb5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sansio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ without requiring the use of the :class:`Event` class.
The *headers* mapping is expected to support lowercase keys.

Since this method assumes the body of the HTTP request is only of the
`content type that GitHub sends <https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/creating-webhooks#content-type>`_,
`content type that GitHub sends <https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/creating-webhooks>`_,
:exc:`~gidgethub.BadRequest` is raised if the content type is
unexpected.

Expand Down

0 comments on commit 7dcb5d9

Please sign in to comment.