Skip to content

Commit adaac70

Browse files
authored
Merge pull request #264 from amadeus4dev/minor-updates
Minor bug fixes
2 parents 1f61db3 + fa3298e commit adaac70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/examples/prototypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ This application ([Link to GitHub](https://github.com/amadeus4dev-examples/Live-
195195
![Live-Airport-City-Search](../images/examples/prototypes/live_airport_city_search.gif)
196196

197197
### amadeus-flight-booking-node
198-
The Amadeus Flight Booking app is built with Node and Vue using the [Node SDK](../developer-tools/node.md). You can find the source code [on GitHub](https://github.com/amadeus4dev/amadeus-flight-booking-node){:target="\_blank"}
198+
The Amadeus Flight Booking app is built with Node and Vue using the [Node SDK](../developer-tools/node.md). You can find the source code [on GitHub](https://github.com/amadeus4dev/amadeus-flight-booking-node){:target="\_blank"}.

docs/resources/destination-experiences.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
With Amadeus Self-Service APIs, you can find data on over two million places and 150,000 activities and show travelers the best things to see and do. In the **Destination Experiences** category, we have two APIs available for that.
44

55
| APIs | Description |
6-
|------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------| |
7-
| [Tours and Activities](https://developers.amadeus.com/self-service/category/destination-content/api-doc/tours-and-activities/api-reference){:target="\_blank"} | Find the best tours, activities, and tickets in any city or neighborhood. Includes a deep link to book with the provider. |
8-
| [City Search](https://developers.amadeus.com/self-service/category/trip/api-doc/city-search){:target="\_blank"} | Finds cities that match a specific word or string of letters. |
6+
|------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|
7+
| [Tours and Activities](https://developers.amadeus.com/self-service/category/destination-content/api-doc/tours-and-activities/api-reference){:target="_blank"} | Find the best tours, activities, and tickets in any city or neighborhood. Includes a deep link to book with the provider. |
8+
| [City Search](https://developers.amadeus.com/self-service/category/trip/api-doc/city-search){:target="_blank"} | Finds cities that match a specific word or string of letters. |
9+
910

10-
The first two APIs have the same behavior. You can search by radius or by a square, and retrieve results by ID. Let's go through them one by one.
1111

1212
## Offer tours, activities, and attraction tickets
1313

0 commit comments

Comments
 (0)