updated links to remove warnings

This commit is contained in:
CaCO3
2024-08-24 00:31:03 +02:00
parent da0fa8886f
commit 05c13b7534
15 changed files with 29 additions and 29 deletions

View File

@@ -3,7 +3,7 @@
The [Github repository](https://github.com/jomjol/AI-on-the-edge-device) contains multiple branches:
- The [master](https://github.com/jomjol/AI-on-the-edge-device/tree/master) branch contains the same firmware version as provided on the [release page](https://github.com/jomjol/AI-on-the-edge-device/releases).
- The [rolling](https://github.com/jomjol/AI-on-the-edge-device/tree/rolling) branch contains the **latest** version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the [OTA Update](../ota) and thus require manual flashing over USB!
- The [rolling](https://github.com/jomjol/AI-on-the-edge-device/tree/rolling) branch contains the **latest** version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the [OTA Update](ota.md) and thus require manual flashing over USB!
- Any other branch is used to develop a feature or fix, only use them when you know what it is about!
## I still want to try it
@@ -14,4 +14,4 @@ Ok, then grab the latest `rolling` build from [Github Actions](https://github.co
![](actions.png)
2. Scroll down and download the `AI-on-the-edge-device__update__*.zip`:
![](update-artifact.png)
5. Flash the zip file using the [OTA Update](../ota) page of your device.
5. Flash the zip file using the [OTA Update](ota.md) page of your device.