README.md in stripe-5.42.0 vs README.md in stripe-5.43.0

- old
+ new

@@ -16,11 +16,11 @@ - Built-in mechanisms for the serialization of parameters according to the expectations of Stripe's API. ## Documentation -See the [Ruby API docs](https://stripe.com/docs/api/ruby#intro). +See the [Ruby API docs](https://stripe.com/docs/api?lang=ruby). See [video demonstrations][youtube-playlist] covering how to use the library. ## Installation @@ -338,12 +338,12 @@ `.travis.yml`. [api-keys]: https://dashboard.stripe.com/account/apikeys [connect]: https://stripe.com/connect [curl]: http://curl.haxx.se/docs/caextract.html -[idempotency-keys]: https://stripe.com/docs/api/ruby#idempotent_requests +[idempotency-keys]: https://stripe.com/docs/api/idempotent_requests?lang=ruby [stripe-mock]: https://github.com/stripe/stripe-mock -[versioning]: https://stripe.com/docs/api/ruby#versioning +[versioning]: https://stripe.com/docs/api/versioning?lang=ruby [youtube-playlist]: https://www.youtube.com/playlist?list=PLy1nL-pvL2M50RmP6ie-gdcSnfOuQCRYk <!-- # vim: set tw=79: -->