From 095dbcbf1968acedb12026121126e5bf2e607ee4 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Thu, 17 Oct 2019 10:28:14 +0200 Subject: [PATCH] Updated develop OTA link --- Upgrading.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Upgrading.md b/Upgrading.md index 6ba7b411..77ae5843 100644 --- a/Upgrading.md +++ b/Upgrading.md @@ -56,9 +56,9 @@ Your device can be upgraded using [commands](Commands) via MQTT, web requests or [OtaUrl](Commands#OtaUrl) is used to set your OTA address. ```lua -otaurl http://thehackbox.org/tasmota/020502/sonoff-sensors.bin +otaurl http://thehackbox.org/tasmota/sonoff-sensors.bin ``` -*In this example we chose a development branch version with additional sensors support based on a 2.5.2 core* +*In this example we chose a development branch version with additional sensors support* Initiate [upgrade](Commands#upgrade) from OTA server ```lua