From d83ae883ea222526a9de77e5cf2af950875964f6 Mon Sep 17 00:00:00 2001 From: Andrey Butirsky Date: Fri, 29 Dec 2023 18:09:24 +0300 Subject: [PATCH] Update README.md: fix broken link to Wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 792c2358..96aaa126 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The easiest way is to look at the screenshots (the whole process is five steps o The links to download these files will show up under _Compiling progress_ field (look at the bottom of the last screenshot). **These links will show up only when compilation is successful**. -You have to upload only `firmware.bin` or `firmawre.bin.gz` file to your device. How to do that is perfeclty described on [Tasmota wiki](https://github.com/arendst/Sonoff-Tasmota/wiki/Flashing). +You have to upload only `firmware.bin` or `firmawre.bin.gz` file to your device. How to do that is perfeclty described on [Tasmota docs](https://tasmota.github.io/docs/Upgrading/). ![Step01](./docs/images/step01.png) ![Step02](./docs/images/step02.png)