diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index d491c2801..189d7cacc 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v669 \ No newline at end of file +v670 \ No newline at end of file diff --git a/lib/stripe/resources/event.rb b/lib/stripe/resources/event.rb index d89ed826c..0657a6904 100644 --- a/lib/stripe/resources/event.rb +++ b/lib/stripe/resources/event.rb @@ -23,8 +23,8 @@ module Stripe # `Event` objects directly to an endpoint on your server. You can manage # webhooks in your # [account settings](https://dashboard.stripe.com/account/webhooks). Learn how - # to [listen for events] - # (/docs/webhooks) so that your integration can automatically trigger reactions. + # to [listen for events](https://stripe.com/docs/webhooks) + # so that your integration can automatically trigger reactions. # # When using [Connect](https://stripe.com/docs/connect), you can also receive event notifications # that occur in connected accounts. For these events, there's an