README.md in easypost-6.2.0 vs README.md in easypost-6.3.0

- old
+ new

@@ -161,10 +161,10 @@ If you're using a custom HTTP connection, keep in mind that the `response_data` parameter that a response hook receives *will not be hydrated* with all the response data. You will have to inspect the `client_response_object` property in `response_data` to inspect the response code, response headers and response body. ## Documentation -API documentation can be found at: <https://easypost.com/docs/api>. +API documentation can be found at: <https://docs.easypost.com>. Library documentation can be found on the web at: <https://easypost.github.io/easypost-ruby/> or by building them locally via the `make docs` command. Upgrading major versions of this project? Refer to the [Upgrade Guide](UPGRADE_GUIDE.md).