diff --git a/src/config.ts b/src/config.ts index ff189c9fd..8a8e42c38 100644 --- a/src/config.ts +++ b/src/config.ts @@ -82,8 +82,8 @@ export const navBarConfig: NavBarConfig = { external: true, // Show an external link icon and will open in a new tab }, { - name: "ηŠΆζ€", - url: "https://ok.2x.nz", // Internal links should not include the base path, as it is automatically added + name: "η›‘ζŽ§", + url: "https://2x.nz/ok", // 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 }, ],