diff --git a/src/plugins/rehype-rewrite-links.mjs b/src/plugins/rehype-rewrite-links.mjs index be814ed8..7363d215 100644 --- a/src/plugins/rehype-rewrite-links.mjs +++ b/src/plugins/rehype-rewrite-links.mjs @@ -22,7 +22,7 @@ export function rehypeRewriteLinks() { // Determine the base URL based on file location let basePath = ''; - let lang = 'ja'; + let lang; // Extract language and context from file path // e.g., /path/to/player/specs/ja/display-object.md