From f673fc30e2d7ced41ece793abacedc2b77fc64cd Mon Sep 17 00:00:00 2001 From: blakadder Date: Wed, 13 Nov 2019 13:32:48 +0100 Subject: [PATCH] Updated Upgrading (markdown) --- Upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Upgrading.md b/Upgrading.md index 5884a031..b0b474ab 100644 --- a/Upgrading.md +++ b/Upgrading.md @@ -94,7 +94,7 @@ Tasmota uses flash memory to store options and settings. New versions add (or re To avoid this use our decode-config tool to easily create and restore backups in Tasmota: ## decode-config tool -* [decode-config.py](https://github.com/arendst/Tasmota/blob/development/tools/decode-config.md) - installation instructions in Python for Windows or Linux +* [decode-config.py](https://github.com/arendst/Tasmota/tree/development/tools) - [installation instructions](https://github.com/arendst/Tasmota/blob/development/tools/decode-config.md) in Python for Windows or Linux * [decode-config.exe](https://github.com/Jason2866/Tasmota-decode-config/tree/master/bin) - Windows 64bit only executable. If using this replace `decode-config.py` with `decode-config.exe` in the instruction examples. #### 1. Make a configuration backup: