From 7e3fdb2667a811652b513520c07e1c40b6b037ab Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Wed, 25 Dec 2024 19:47:45 +0100 Subject: [PATCH] Update ota.md --- docs/ota.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ota.md b/docs/ota.md index 07f1c74..49bd784 100644 --- a/docs/ota.md +++ b/docs/ota.md @@ -3,7 +3,7 @@ You can do an OTA (over-the-air) update via the Web Interface. Grab the firmware from the * [Releases page](https://github.com/jomjol/AI-on-the-edge-device/releases) (Stable, tested versions), or the - * [Automatically build development branch](https://github.com/jomjol/AI-on-the-edge-device/actions?query=branch%3Arolling) (experimental, untested versions). Please inform yourself on [Living on the Edge](rolling-installation.md) first! + * [Automatically build development branch](https://github.com/jomjol/AI-on-the-edge-device/actions?query=branch%3Amain) (experimental, untested versions). Please inform yourself on [Living on the Edge](unstable-installation.md) first! ## Update Procedure 1. Create a backup of your configuration. Either use the Backup/Restore function of your device for this (menu `System > Backup/Restore`) or back the files manually up using the File Server (menu `File Server`, folder `config`). It is recommended to at least save the config file `config.ini`!