diff --git a/apps/site/next.constants.mjs b/apps/site/next.constants.mjs index 0ff5b27102530..6a6c184aa79b9 100644 --- a/apps/site/next.constants.mjs +++ b/apps/site/next.constants.mjs @@ -173,7 +173,7 @@ export const GITHUB_API_KEY = process.env.NEXT_GITHUB_API_KEY || ''; * The resource we point people to when discussing internationalization efforts. */ export const TRANSLATION_URL = - 'https://github.com/nodejs/nodejs.org/blob/main/TRANSLATION.md#how-to-translate'; + 'https://github.com/nodejs/nodejs.org/blob/main/docs/translation.md#how-to-translate'; /** * Define the order in which vulnerabilities should be sorted