Skip to content

Commit 91bfad2

Browse files
fix: broken links
1 parent ecdabed commit 91bfad2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
# BigDataCloud PHP API Client
22

33

4-
A PHP client for connecting to the API services provided by [BigDataCloud](https://www.bigdatacloud.net)
4+
A PHP client for connecting to the API services provided by [BigDataCloud](https://www.bigdatacloud.com)
55

66

77

8-
## What API services does [BigDataCloud](https://www.bigdatacloud.net) offer?
8+
## What API services does [BigDataCloud](https://www.bigdatacloud.com) offer?
99

1010
BigDataCloud offers a range of extremely useful and fast APIs that can be utilised in both backend and frontend scenarios.
1111
From validating customer input live to the next generation of IP Geolocation technology, BigDataCloud has an API suitable to your needs.
1212

13-
For a full list of APIs, visit our [documentation area](https://www.bigdatacloud.net/ip-geolocation-apis).
13+
For a full list of APIs, visit our [documentation area](https://www.bigdatacloud.com/docs).
1414

1515
You can access any and all BigDataCloud APIs with a free API Key.
16-
To get your API Key, just access your account and retrieve it from your [Account Dashboard](https://www.bigdatacloud.net/customer/account).
16+
To get your API Key, just access your account and retrieve it from your [Account Dashboard](https://www.bigdatacloud.com/account).
1717
If you are not yet a customer, it is completely free to join.
1818

1919

2020

2121
## Documentation
2222

2323
For documentation specific to this api client, please read below.
24-
For more specific documentation to the APIs available, including endpoints, request and response data, please visit our [documentation area](https://www.bigdatacloud.net/ip-geolocation-apis).
24+
For more specific documentation to the APIs available, including endpoints, request and response data, please visit our [documentation area](https://www.bigdatacloud.com/docs).
2525

2626

2727

2828
## Authentication / Identification
2929

3030
To use this API client you must have a BigDataCloud API Key.
31-
To get your personal key, just access your account and retrieve it from your [Account Dashboard](https://www.bigdatacloud.net/customer/account).
31+
To get your personal key, just access your account and retrieve it from your [Account Dashboard](https://www.bigdatacloud.com/account).
3232
If you are not yet a customer, it is completely free to join.
3333

3434
Simply provide this key when initiating the php api client, and it will be included in all requests to the BigDataCloud API Server.

0 commit comments

Comments
 (0)