mirror of
https://github.com/ConnectedHumber/Air-Quality-Web
synced 2024-11-21 06:22:59 +00:00
updated aq. to sensors.
Top most [API] and [documentation] links still pointed to aq. site and should be sensors. site
This commit is contained in:
parent
f78c52d8f1
commit
eb814e71b5
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ The data displayed has been produced by low-cost devices developed by [Connected
|
|||
|
||||
This is the changelog for the air quality web interface and its associated HTTP API.
|
||||
|
||||
- `[API]` refers to changes to the [HTTP API](https://aq.connectedhumber.org/__nightdocs/05-API-Docs.html).
|
||||
- `[API]` refers to changes to the [HTTP API](https://sensors.connectedhumber.org/__nightdocs/05-API-Docs.html).
|
||||
- `[Code]` refers to internal changes to the code that have no direct impact on the web interface or the HTTP API, but are significant enough to warrant note.
|
||||
- `[Docs]` refers to changes to the [documentation](https://aq.connectedhumber.org/__nightdocs/00-Welcome.html).
|
||||
- `[Docs]` refers to changes to the [documentation](https://sensors.connectedhumber.org/__nightdocs/00-Welcome.html).
|
||||
|
||||
|
||||
## v0.14
|
||||
|
|
Loading…
Reference in a new issue