From 1cc285ae53c2d7fad89c4742997956808aebf68b Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 3 Sep 2021 21:49:50 +0100 Subject: [PATCH] HTTP API docs: fix link at the top of the page --- docs/05-API-Docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/05-API-Docs.md b/docs/05-API-Docs.md index 6e76423..da0823c 100644 --- a/docs/05-API-Docs.md +++ b/docs/05-API-Docs.md @@ -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: