diff --git a/src/WiFiConnect.cpp b/src/WiFiConnect.cpp index f58c770..dfe46c2 100644 --- a/src/WiFiConnect.cpp +++ b/src/WiFiConnect.cpp @@ -14,7 +14,7 @@ It can also display messages via a OLED screen see WiFiConnectOLED class. - ![alt text](https://github.com/smurf0969/WiFiConnect/blob/master/extras/screenshots.png "Screenshots") + ![alt text](https://github.com/smurf0969/WiFiConnect/raw/master/extras/screenshots.png "Screenshots") This is a heavily customised version from the origional WiFiManager developed by https://github.com/tzapu .