From 532f6acaebf2a71880be828bf6b98c444f3d3f8d Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Wed, 13 Jul 2022 17:39:41 +0200 Subject: [PATCH] change firmware link to release --- docs/prepare_nspanel.md | 2 +- docs/prepare_nspanel2.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/prepare_nspanel.md b/docs/prepare_nspanel.md index 6b98a164..d70c4935 100644 --- a/docs/prepare_nspanel.md +++ b/docs/prepare_nspanel.md @@ -1,6 +1,6 @@ # Flash Tasmota to your NSPanel -You need to connect to your nspanel via serial and flash tasmtoa [tasmota32-nspanel.bin](https://tasmota.github.io/install/firmware/development/tasmota32-nspanel.bin) to your NSPanel. +You need to connect to your nspanel via serial and flash tasmtoa [tasmota32-nspanel.bin](http://ota.tasmota.com/tasmota32/release/tasmota32-nspanel.bin) to your NSPanel. You can use the Tasmota Web Installer to do so. [Tasmota Web Installer](https://tasmota.github.io/install/) Checkout Blakadders Template Repo for more information on flashing, do not use the autoexec.be from this page. diff --git a/docs/prepare_nspanel2.md b/docs/prepare_nspanel2.md index 8ce777d6..6e9503de 100644 --- a/docs/prepare_nspanel2.md +++ b/docs/prepare_nspanel2.md @@ -1,6 +1,6 @@ # Flash Tasmota to your NSPanel -You need to connect to your nspanel via serial and flash tasmtoa [tasmota32-nspanel.bin](https://tasmota.github.io/install/firmware/development/tasmota32-nspanel.bin) to your NSPanel. +You need to connect to your nspanel via serial and flash tasmtoa [tasmota32-nspanel.bin](http://ota.tasmota.com/tasmota32/release/tasmota32-nspanel.bin) to your NSPanel. You can use the Tasmota Web Installer to do so. [Tasmota Web Installer](https://tasmota.github.io/install/) Checkout Blakadders Template Repo for more information on flashing, do not use the autoexec.be from this page.