Skip to content

Commit fbfb83b

Browse files
committed
Fixed link in readme.
1 parent 78e98ce commit fbfb83b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ The app is installed via the Arduino IDE which can be [downloaded here](https://
6363
The app depends on the following libraries. They must either be downloaded from GitHub and placed in the Arduino 'libraries' folder, or installed as [described here](https://www.arduino.cc/en/Guide/Libraries) by using the Arduino library manager.
6464

6565
* [FastLED](https://github.com/FastLED/FastLED)
66-
* [Arduino WebSockets](https://github.com/Links2004)
66+
* [Arduino WebSockets](https://github.com/Links2004/arduinoWebSockets)
6767
* [WiFiManager](https://github.com/tzapu/WiFiManager)
68-
* [NTPClient](https://github.com/arduino-libraries/NTPClient)arduinoWebSockets)
68+
* [NTPClient](https://github.com/arduino-libraries/NTPClient)
6969
* [Arduino JSON](https://arduinojson.org)
7070
* [lolrol LittleFS](https://github.com/lorol/LITTLEFS) -- (integrated into ESP32 core v2, which is not used here yet)
7171

0 commit comments

Comments
 (0)