diff --git a/espressif/esp8266-arduino-ota/README.md b/espressif/esp8266-arduino-ota/README.md index b4e88f4..c1011b0 100644 --- a/espressif/esp8266-arduino-ota/README.md +++ b/espressif/esp8266-arduino-ota/README.md @@ -5,7 +5,7 @@ OTA (Over the Air) update is the process of loading the firmware to ESP module using Wi-Fi connection rather that a serial port. -This example is adapted from https://github.com/esp8266/Arduino/blob/master/doc/ota_updates/readme.md +This example is adapted from https://github.com/esp8266/Arduino/blob/master/doc/ota_updates/readme.rst ## Execute the example