diff --git a/src/config.ts b/src/config.ts index 8a8e42c38..3d13deb74 100644 --- a/src/config.ts +++ b/src/config.ts @@ -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 }, ],