Skip to content

Commit 140678f

Browse files
fix: url links
1 parent ccd0f03 commit 140678f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ A NodeJS 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).
13-
1412
You can access any and all BigDataCloud APIs with a free API Key.
1513
To get your API Key, just access your account and retrieve it from your [Account Dashboard](https://www.bigdatacloud.com/account).
1614
If you are not yet a customer, it is completely free to join.
@@ -20,16 +18,16 @@ If you are not yet a customer, it is completely free to join.
2018
All BigDataCloud APIs are bundled into five different API packages. Each API package has its own subscription plans and pricings.
2119

2220
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)
21+
- [IP Geolocation Package](https://www.bigdatacloud.com/ip-geolocation)
22+
- [Reverse Geocoding Package](https://www.bigdatacloud.com/reverse-geocoding)
23+
- [Phone & Email Verification Package](https://www.bigdatacloud.com/phone-email-verification)
24+
- [Network Engineering Package](https://www.bigdatacloud.com/network-engineering), and
25+
- [Free API Package](https://www.bigdatacloud.com/free-api) (doesn't require account creation and API key)
2826

2927
## Documentation
3028

3129
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/ip-geolocation).
30+
For more specific documentation to the APIs available, including endpoints, request and response data, please visit the respective API package page.
3331

3432

3533
## Update Notes

0 commit comments

Comments
 (0)