Skip to content

Commit 08d8f8d

Browse files
authored
Update README.rst
1 parent 4245cea commit 08d8f8d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,8 @@ Webhooks
280280

281281
The Seam API implements webhooks using `Svix <https://www.svix.com>`_.
282282
This SDK exports a thin wrapper ``SeamWebhook`` around the svix package.
283-
Use it to parse and validate Seam webhook events.
283+
Use it to parse and validate `Seam webhook events <https://docs.seam.co/latest/developer-tools/webhooks>`_.
284+
284285
Refer to the `Svix docs on Consuming Webhooks <https://docs.svix.com/receiving/introduction>`_ for an in-depth guide on best-practices for handling webhooks in your application.
285286

286287
This example is for `Flask <https://flask.palletsprojects.com/>`_,

0 commit comments

Comments
 (0)