Skip to content

Commit a025749

Browse files
fix: url links
1 parent 26df048 commit a025749

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ A Python client for connecting to the API services provided by [BigDataCloud](ht
99
BigDataCloud offers a range of extremely useful and fast APIs that can be utilised in both backend and frontend scenarios.
1010
From validating customer input live to the next generation of IP Geolocation technology, BigDataCloud has an API suitable to your needs.
1111

12-
For a full list of APIs, visit our [documentation area](https://www.bigdatacloud.com/docs).
1312

1413
You can access any and all BigDataCloud APIs with a free API Key.
1514
To get your API Key, just access your account and retrieve it from your [Account Dashboard](https://www.bigdatacloud.com/account).
@@ -20,16 +19,16 @@ If you are not yet a customer, it is completely free to join.
2019
All BigDataCloud APIs are bundled into five different API packages. Each API package has its own subscription plans and pricings.
2120

2221
You can find more details on the respective API packages page.
23-
- [IP Geolocation Package](https://www.bigdatacloud.com/packages/ip-geolocation)
24-
- [Reverse Geocoding Package](https://www.bigdatacloud.com/packages/reverse-geocoding)
25-
- [Phone & Email Verification Package](https://www.bigdatacloud.com/packages/phone-email-verification)
26-
- [Network Engineering Package](https://www.bigdatacloud.com/packages/network-engineering), and
27-
- [Free API Package](https://www.bigdatacloud.com/packages/free-api) (doesn't require account creation and API key)
22+
- [IP Geolocation Package](https://www.bigdatacloud.com/ip-geolocation)
23+
- [Reverse Geocoding Package](https://www.bigdatacloud.com/reverse-geocoding)
24+
- [Phone & Email Verification Package](https://www.bigdatacloud.com/phone-email-verification)
25+
- [Network Engineering Package](https://www.bigdatacloud.com/network-engineering), and
26+
- [Free API Package](https://www.bigdatacloud.com/free-api) (doesn't require account creation and API key)
2827

2928
## Documentation
3029

31-
For documentation specific to this api client, please read below.
32-
For more specific documentation to the APIs available, including endpoints, request and response data, please visit our [documentation area](https://www.bigdatacloud.com/docs).
30+
For documentation specific to this API client, please read below.
31+
For more specific documentation of the APIs available, including endpoints, request and response data, please visit the respective API package page.
3332

3433

3534

0 commit comments

Comments
 (0)