Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Build a branded travel experience with the Expedia Web Services XAP APIs. Choose from an extensive selection of hotels,
vacation rentals, flights, cars, activities, and packages to elevate your traveler’s journey.

You can read more about the XAP API on [Developer Hub for XAP](https://developers.expediagroup.com/xap).
You can read more about the XAP API on Developer Hub for XAP.

---

Expand All @@ -24,7 +24,7 @@ Integration tests are placed in the [integrations](tests/integration) directory.
## Support

If you have any questions or need help with XAP, please refer to the
[XAP Support](https://developers.expediagroup.com/xap/support) page.
XAP Support page on Developer Hub for XAP.

If you experience any issues with the SDK, please raise an issue on the
[GitHub repository](https://github.com/ExpediaGroup/xap-java-sdk/issues).
3 changes: 1 addition & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ We are continuously adding more scenarios to demonstrate the usage of other XAP
## Requirements

- Ensure you have a valid API key and secret from Expedia Group.
Check [Getting started with XAP](https://developers.expediagroup.com/xap/products/xap/set-up/getting-started)
for more info.
Please refer to Developer Hub for XAP for more info.
- Java 1.8 or higher
- Maven

Expand Down
3 changes: 1 addition & 2 deletions tests/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ _**The following instructions apply if you want to run the integration tests loc
## Requirements

- Ensure you have a valid API key and secret from Expedia Group.
Check [Getting started with XAP](https://developers.expediagroup.com/xap/products/xap/set-up/getting-started)
for more info.
Please refer to Developer Hub for XAP for more info.
- Java 1.8 or higher
- Maven

Expand Down