From 462f64b9cccfebb60c7dcd2002d6afcd284e7201 Mon Sep 17 00:00:00 2001 From: Max Prokhorov Date: Fri, 13 Nov 2020 19:16:40 +0300 Subject: [PATCH] typo --- ArduinoIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArduinoIDE.md b/ArduinoIDE.md index 208f320..f93a5dc 100644 --- a/ArduinoIDE.md +++ b/ArduinoIDE.md @@ -52,7 +52,7 @@ In case the library is missing from the Library Manager, you would need to manua * Hristo Gochkov's [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP) * Hristo Gochkov's [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) * Xose Pérez's [EEPROM Rotate](https://github.com/xoseperez/eeprom_rotate/) -* Fork of Xose Pérez's [JustWifi](https://bitbucket.org/mcspr/justwifi.git) +* Fork of Xose Pérez's [JustWifi](https://github.com/mcspr/justwifi.git) Button management and settings storage inspired by: