diff --git a/tools/cdata.js b/tools/cdata.js index 8a90484356..ff5506c662 100644 --- a/tools/cdata.js +++ b/tools/cdata.js @@ -90,7 +90,7 @@ function writeHtmlGzipped(sourceFile, resultFile) { * Binary array for the Web UI. * gzip is used for smaller size and improved speeds. * - * Please see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui + * Please see https://kno.wled.ge/advanced/custom-features/#changing-web-ui * to find out how to easily modify the web UI source! */ @@ -175,7 +175,7 @@ function writeChunks(srcDir, specs, resultFile) { let src = `/* * More web UI HTML source arrays. * This file is auto generated, please don't make any changes manually. - * Instead, see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui + * Instead, see https://kno.wled.ge/advanced/custom-features/#changing-web-ui * to find out how to easily modify the web UI source! */ `; diff --git a/wled00/html_other.h b/wled00/html_other.h index 08a3bc29c6..af0c44f661 100644 --- a/wled00/html_other.h +++ b/wled00/html_other.h @@ -1,7 +1,7 @@ /* * More web UI HTML source arrays. * This file is auto generated, please don't make any changes manually. - * Instead, see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui + * Instead, see https://kno.wled.ge/advanced/custom-features/#changing-web-ui * to find out how to easily modify the web UI source! */ diff --git a/wled00/html_settings.h b/wled00/html_settings.h index a5bd1a3e00..b664eecd8c 100644 --- a/wled00/html_settings.h +++ b/wled00/html_settings.h @@ -1,7 +1,7 @@ /* * More web UI HTML source arrays. * This file is auto generated, please don't make any changes manually. - * Instead, see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui + * Instead, see https://kno.wled.ge/advanced/custom-features/#changing-web-ui * to find out how to easily modify the web UI source! */ diff --git a/wled00/html_ui.h b/wled00/html_ui.h index 896030709b..a6c83504fa 100644 --- a/wled00/html_ui.h +++ b/wled00/html_ui.h @@ -2,7 +2,7 @@ * Binary array for the Web UI. * gzip is used for smaller size and improved speeds. * - * Please see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui + * Please see https://kno.wled.ge/advanced/custom-features/#changing-web-ui * to find out how to easily modify the web UI source! */