chore: 更改循环控制器教程地址

This commit is contained in:
fit2-zhao 2024-08-08 11:06:35 +08:00 committed by Craftsman
parent 209c5a9e44
commit c035450139
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
}
function openTutorial() {
window.open('https://zhuanlan.zhihu.com/p/597905464?utm_id=0', '_blank');
window.open('https://kb.fit2cloud.com/?p=247', '_blank');
}
</script>