fix: 更新状态页链接到新的uptimerobot地址

This commit is contained in:
二叉树树
2025-09-04 03:57:47 +08:00
parent 813d549b0f
commit 840814dfd4

View File

@@ -78,7 +78,7 @@ export const navBarConfig: NavBarConfig = {
},
{
name: "状态",
url: "https://acoforkcloud-uptime.zeabur.app/status/acofork", // Internal links should not include the base path, as it is automatically added
url: "https://stats.uptimerobot.com/VAtAH0mzPN", // Internal links should not include the base path, as it is automatically added
external: true, // Show an external link icon and will open in a new tab
},
],