diff --git a/README.md b/README.md index 9d832e0..1614928 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ esptool.py --chip esp32 --port /dev/ttyUSB0 \ 0x8000 build/partitions_example.bin ``` -As an alternative you might use [Espressif's Flash Download Tools](https://www.espressif.com/en/products/hardware/esp32/resources) with the parameters given in the figure below (thanks to mahesh2000): +As an alternative you might use [Espressif's Flash Download Tools](https://www.espressif.com/en/support/download/other-tools) with the parameters given in the figure below (thanks to mahesh2000): ![image](https://raw.githubusercontent.com/martin-ger/esp32_nat_router/master/FlasherUI.jpg)