diff --git a/doc/GETTING_STARTED.md b/doc/GETTING_STARTED.md index bb42704e..571944cc 100644 --- a/doc/GETTING_STARTED.md +++ b/doc/GETTING_STARTED.md @@ -254,7 +254,7 @@ endpoint(s) you specify. You can specify up to 10 endpoints through the applica notifications will be sent to all configured endpoints for your site. See our [product docs](https://docs.recurly.com/docs/webhooks) to learn more about webhooks -and see our [dev docs](https://dev.recurly.com/page/webhooks) to learn about what payloads +and see our [dev docs](https://developers.recurly.com/pages/webhooks.html) to learn about what payloads are available. Although our API is now JSON, our webhook payloads are still formatted as XML for the time being. diff --git a/docs/index.html b/docs/index.html index 88da069a..2630b2e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2252,7 +2252,7 @@
See our product docs to learn more about webhooks -and see our dev docs to learn about what payloads +and see our dev docs to learn about what payloads are available.
Although our API is now JSON, our webhook payloads are still formatted as XML for the time being. This library is not yet responsible for handling webhooks. If you do need webhooks, we recommend using a simple