Skip to content

Commit 04677b9

Browse files
doc: remove devhub links from readme. (#136)
1 parent 3a15932 commit 04677b9

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Build a branded travel experience with the Expedia Web Services XAP APIs. Choose from an extensive selection of hotels,
44
vacation rentals, flights, cars, activities, and packages to elevate your traveler’s journey.
55

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

88
---
99

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

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

2929
If you experience any issues with the SDK, please raise an issue on the
3030
[GitHub repository](https://github.com/ExpediaGroup/xap-java-sdk/issues).

examples/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ We are continuously adding more scenarios to demonstrate the usage of other XAP
5353
## Requirements
5454

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

tests/integration/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ _**The following instructions apply if you want to run the integration tests loc
77
## Requirements
88

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

0 commit comments

Comments
 (0)