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