Skip to content

Commit 73a40e6

Browse files
authored
Merge pull request #8 from alnacle/master
Update README.rst
2 parents 8c25119 + 2f96327 commit 73a40e6

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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

6970
By default the environment for the SDK is the ``test`` environment. To
7071
switch to a production (paid-for) environment please switch the hostname
@@ -80,7 +81,7 @@ Documentation
8081
Amadeus has a large set of APIs, and our documentation is here to get you
8182
started 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
8485
and 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>`__.
203204
Help
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+
<mailto:[email protected]>`__.
210211

211212
.. |Module Version| image:: https://badge.fury.io/py/amadeus.svg?v=1
212213
:target: https://pypi.org/project/amadeus/

0 commit comments

Comments
 (0)