Skip to content

Commit e0acbbf

Browse files
committed
Fixed screenshot links on Doxygen main page.
1 parent 26ea454 commit e0acbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/main_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DynaConfig is a library for managing WiFi configuration on ESP32 devices using a
1515

1616
| Captive Portal Index Page | Captive Portal Success Page |
1717
|--------------------------------------------------|----------------------------------------------------|
18-
| ![Index Page](misc/screenshots/screenshot-1.png) | ![Success Page](misc/screenshots/screenshot-2.png) |
18+
| ![Index Page](https://github.com/nthnn/DynaConfig/blob/main/misc/screenshots/screenshot-1.png?raw=true) | ![Success Page](https://github.com/nthnn/DynaConfig/blob/main/misc/screenshots/screenshot-2.png?raw=true) |
1919

2020
## Getting Started
2121

0 commit comments

Comments
 (0)