diff --git a/src/config.ts b/src/config.ts index 860283558..e87b9e334 100644 --- a/src/config.ts +++ b/src/config.ts @@ -78,7 +78,7 @@ export const navBarConfig: NavBarConfig = { }, { name: "他站", - url: "/other-sites/", // Internal links should not include the base path, as it is automatically added + url: "/posts/other-sites/", // 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 }, {