Skip to content

Commit e1eeca9

Browse files
author
Anthony Roux
committed
Fix broken links
1 parent 0b2b0ab commit e1eeca9

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## Development and Testing
22

33
To run the project locally, clone the repository, and then create a virtual environment and install the dependencies.
4+
```sh
5+
git clone https://github.com/amadeus4dev/amadeus-python.git
6+
cd amadeus-ruby
7+
```
48

59
First, ensure you have a version of every Python we support installed. Your versions may differ.
610

.github/SUPPORT.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Amadeus Support
22

3-
Our [developer support team](https://developers.amadeus.com/developers) is here to help you. You can find us on [Twitter](#), [StackOverflow](https://stackoverflow.com/questions/tagged/amadeus), and [email](#).
3+
Our [developer support team](https://developers.amadeus.com/support) is here to
4+
help you. You can find us on
5+
[StackOverflow](https://stackoverflow.com/questions/tagged/amadeus) and
6+
[email](mailto:[email protected]).

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,7 @@ Help
261261
----
262262

263263
Our `developer support team <https://developers.amadeus.com/support>`__ is here
264-
to help you. You can find us on `StackOverflow
265-
<htps://stackoverflow.com/questions/tagged/amadeus>`__, and `email
266-
<mailto:[email protected]>`__.
264+
to help you. You can find us on `StackOverflow <htps://stackoverflow.com/questions/tagged/amadeus>`__, and `email <mailto:[email protected]>`__.
267265

268266
.. |Module Version| image:: https://badge.fury.io/py/amadeus.svg?id=py&type=6&v=1.1.0
269267
:target: https://pypi.org/project/amadeus/

0 commit comments

Comments
 (0)