Skip to content

Commit

Permalink
fix prototypes url
Browse files Browse the repository at this point in the history
  • Loading branch information
tsolakoua authored Feb 6, 2025
1 parent 5d2f0cf commit b0f16cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/prototypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The prototype is built with Python/Django and the [ Amadeus Python SDK](../devel

### Amadeus Hotel Search with area safety and POIs {#amadeus-hotel-area-safety-pois-django}

* **Demo app**: You can access the demo of the prototype [here](https://flight-price-analysis.azurewebsites.net/).
* **Demo app**: You can access the demo of the prototype [here](https://hotel-search-map.azurewebsites.net/).
* **Source code**: You can access the source code [on GitHub](https://github.com/amadeus4dev/amadeus-hotel-area-safety-pois-django){:target="\_blank"}.

The prototype is built by Python/Django and the [Amadeus Python SDK](../developer-tools/python.md), It demonstrates the safety information, POIs and tours for a chosen hotel on a map, using the following APIs:
Expand Down Expand Up @@ -224,4 +224,4 @@ This application ([Link to GitHub](https://github.com/amadeus4dev-examples/Live-
![Live-Airport-City-Search](../images/examples/prototypes/live_airport_city_search.gif)

### amadeus-flight-booking-node
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"}
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"}

0 comments on commit b0f16cd

Please sign in to comment.