diff --git a/src/config.ts b/src/config.ts index c1b99b6de..aae987545 100644 --- a/src/config.ts +++ b/src/config.ts @@ -88,7 +88,7 @@ export const navBarConfig: NavBarConfig = { }, { name: "监控", - url: "https://vps.2x.nz", // Internal links should not include the base path, as it is automatically added + url: "https://status.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 }, ],