srg74 / WLED-wemos-shield

Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based universal shield for WLED firmware
https://github.com/srg74/WLED-wemos-shield
MIT License
488 stars 69 forks source link

Documentation Bug - broken link to bootloader #121

Open alastaira opened 1 week ago

alastaira commented 1 week ago

Hi!

On the documentation page at https://github.com/srg74/WLED-wemos-shield/wiki/Firmware there is a hyperlink to download the bootloader from https://github.com/espressif/arduino-esp32/tree/master/tools/sdk/esp32/bin . This leads to a 404.

I believe the latest version that this should point to is instead: https://github.com/espressif/arduino-esp32/tree/2.0.5/tools/sdk/esp32/bin

? Thanks!

srg74 commented 1 week ago

Thank you for your help! Link fixed.