Skip to content

Commit 9a32516

Browse files
fix: links
1 parent 54ed79d commit 9a32516

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ This client works in plain Vanilla Javascript and also adds easy access if jQuer
1111
BigDataCloud offers a range of extremely useful and fast APIs that can be utilised in both backend and frontend scenarios.
1212
From validating customer input live to the next generation of IP Geolocation technology, BigDataCloud has an API suitable to your needs.
1313

14-
For a full list of APIs, visit our [documentation area](https://www.bigdatacloud.com/docs).
15-
1614
You can access any and all BigDataCloud APIs with a free API Key.
1715
To get your API Key, just access your account and retrieve it from your [Account Dashboard](https://www.bigdatacloud.com/account).
1816
If you are not yet a customer, it is completely free to join.
@@ -22,25 +20,25 @@ If you are not yet a customer, it is completely free to join.
2220
All BigDataCloud APIs are bundled into five different API packages. Each API package has its own subscription plans and pricings.
2321

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

3129

3230
## Documentation
3331

3432
For documentation specific to this api client, please read below.
35-
For more specific documentation to the APIs available, including endpoints, request and response data, please visit our [documentation area](https://www.bigdatacloud.com/docs/ip-geolocation).
33+
For more specific documentation to the APIs available, including endpoints, request and response data, please the respective API package page.
3634

3735

3836

3937
## Language Support
4038

4139
BigDataCloud APIs now offer Locality information in a number of languages.
4240
Please see the example below for how to set the API language.
43-
[Click here For a list of all supported languages, and their respective codes.](https://www.bigdatacloud.com/supported-languages)
41+
[Click here For a list of all supported languages, and their respective codes.](https://www.bigdatacloud.com/support/what-are-the-supported-languages)
4442

4543

4644

0 commit comments

Comments
 (0)