@@ -64,7 +64,8 @@ environment variables ``AMADEUS_CLIENT_ID`` and
6464 amadeus = Client()
6565
6666 Your credentials can be found on the `Amadeus dashboard
67- <https://developers.amadeus.com> `__. Sign up for an account today.
67+ <https://developers.amadeus.com/my-apps/> `__. `Sign
68+ up <https://developers.amadeus.com> `__ for an account today.
6869
6970By default the environment for the SDK is the ``test `` environment. To
7071switch to a production (paid-for) environment please switch the hostname
@@ -80,7 +81,7 @@ Documentation
8081Amadeus has a large set of APIs, and our documentation is here to get you
8182started today. Head over to our `Reference
8283<https://amadeus4dev.github.io/amadeus-python/> `__
83- documentation for in-depth information about every SDK method, it’s arguments
84+ documentation for in-depth information about every SDK method, its arguments
8485and return types.
8586
8687 - `Initialize the SDK <https://amadeus4dev.github.io/amadeus-python/#/client >`__
@@ -203,10 +204,10 @@ This library is released under the `MIT License <LICENSE>`__.
203204Help
204205----
205206
206- Our `developer support
207- team <https://developers.amadeus.com/support> `__ is here to help you.
208- You can find us on ` Twitter < # >`__, ` StackOverflow < # >`__, and
209- ` email <
mailto:[email protected] >`__.
207+ Our `developer support team < https://developers.amadeus.com/support >`__ is here
208+ to help you. You can find us on ` StackOverflow
209+ <https://stackoverflow.com/questions/tagged/amadeus > `__, and ` email
210+ 210211
211212.. |Module Version | image :: https://badge.fury.io/py/amadeus.svg?v=1
212213 :target: https://pypi.org/project/amadeus/
0 commit comments