fix: 更新监控链接地址为新的外部URL

This commit is contained in:
二叉树树
2026-01-04 18:11:10 +08:00
parent 70e2e97457
commit 5c028ee136

View File

@@ -83,7 +83,7 @@ export const navBarConfig: NavBarConfig = {
},
{
name: "监控",
url: "https://2x.nz/ok", // Internal links should not include the base path, as it is automatically added
url: "https://up.acofork.com", // 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
},
],