Skip to content

Commit f70e8ed

Browse files
committed
Updated docs link
1 parent 4753fa0 commit f70e8ed

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

examples/AccessPoint/AccessPoint.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
and initialize our dashboard which can be accessed via 192.168.4.1
1010
1111
Github: https://github.com/ayushsharma82/ESP-DASH
12-
WiKi: https://ayushsharma82.github.io/ESP-DASH/
12+
WiKi: https://docs.espdash.pro
1313
1414
Works with both ESP8266 & ESP32
1515

examples/Basic/Basic.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
of some cards and then update them in realtime ( at 3s interval ).
1010
1111
Github: https://github.com/ayushsharma82/ESP-DASH
12-
WiKi: https://ayushsharma82.github.io/ESP-DASH/
12+
WiKi: https://docs.espdash.pro
1313
1414
Works with both ESP8266 & ESP32
1515

examples/Benchmark/Benchmark.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Use this benchmark example to test if ESP-DASH is working properly on your platform.
66
77
Github: https://github.com/ayushsharma82/ESP-DASH
8-
WiKi: https://ayushsharma82.github.io/ESP-DASH/
8+
WiKi: https://docs.espdash.pro
99
1010
Works with both ESP8266 & ESP32
1111
-------------------------------

examples/Chart/Chart.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
and then update it at a regular interval.
1010
1111
Github: https://github.com/ayushsharma82/ESP-DASH
12-
WiKi: https://ayushsharma82.github.io/ESP-DASH/
12+
WiKi: https://docs.espdash.pro
1313
1414
Works with both ESP8266 & ESP32
1515

examples/Dynamic/Dynamic.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
of some cards and then remove a card from dashboard after some time.
1010
1111
Github: https://github.com/ayushsharma82/ESP-DASH
12-
WiKi: https://ayushsharma82.github.io/ESP-DASH/
12+
WiKi: https://docs.espdash.pro
1313
1414
Works with both ESP8266 & ESP32
1515

examples/Interactive/Interactive.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
of a button and a slider.
1010
1111
Github: https://github.com/ayushsharma82/ESP-DASH
12-
WiKi: https://ayushsharma82.github.io/ESP-DASH/
12+
WiKi: https://docs.espdash.pro
1313
1414
Works with both ESP8266 & ESP32
1515

0 commit comments

Comments
 (0)