fix outdated URLs

Aircoookie Wiki => mm.kno.wled.ge
MoonModules/WLED => MoonModules/WLED-MM
Aircoookie/WLED => wled/WLED
2024 => 2025
This commit is contained in:
Frank
2025-11-23 17:18:10 +01:00
parent 424416d51a
commit e0c7d254bb
13 changed files with 31 additions and 28 deletions

View File

@@ -3224,7 +3224,7 @@ setInterval(()=>{
gId('heartMM').style.color = `hsl(${hc}, 100%, 50%)`;
}, 910);
function openGH() { window.open("https://github.com/Aircoookie/WLED/wiki"); }
function openGH() { window.open("https://mm.kno.wled.ge/"); }
var cnfr = false;
function cnfReset()