Skip to content

Commit 6dbed30

Browse files
committed
Updated Web UI dev docs reference
1 parent 3cefb14 commit 6dbed30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

wled00/html_other.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* More web UI HTML source arrays.
33
* This file is auto generated, please don't make any changes manually.
4-
* Instead, see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui
4+
* Instead, see https://kno.wled.ge/advanced/custom-features/#changing-web-ui
55
* to find out how to easily modify the web UI source!
66
*/
77

wled00/html_settings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* More web UI HTML source arrays.
33
* This file is auto generated, please don't make any changes manually.
4-
* Instead, see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui
4+
* Instead, see https://kno.wled.ge/advanced/custom-features/#changing-web-ui
55
* to find out how to easily modify the web UI source!
66
*/
77

wled00/html_ui.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Binary array for the Web UI.
33
* gzip is used for smaller size and improved speeds.
44
*
5-
* Please see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui
5+
* Please see https://kno.wled.ge/advanced/custom-features/#changing-web-ui
66
* to find out how to easily modify the web UI source!
77
*/
88

0 commit comments

Comments
 (0)