HTTP API docs: fix link at the top of the page

This commit is contained in:
Starbeamrainbowlabs 2021-09-03 21:49:50 +01:00
parent 45d8b10584
commit e3a4bb3ee0
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# API
The server-side API is accessed through `api.php`, and supports a number of GET parameters. On the main production instance, this can be found [here](https://aq.connectedhumber.org/api.php).
The server-side API is accessed through `api.php`, and supports a number of GET parameters. On the main production instance, this can be found [here](https://sensors.connectedhumber.org/api.php).
The most important of these is the `action` parameter, Which determines what the API will do. The following values are supported: