[Docs] Next.js Application localization path correction
🧩 Issue
The documentation link for the Next.js framework page was broken. The old URL:
https://lingo.dev/en/compiler/frameworks/nextjs
was returning a 404 error.
🔍 Root Cause
The documentation structure was updated, and the correct path now includes the -app-router suffix:
https://lingo.dev/en/compiler/frameworks/nextjs-app-router
✅ Fix
Updated all references and links pointing to the old Next.js page to use the correct route.
🧠 Impact
- Fixed 404 redirection issue
- Ensures users can access the correct Next.js compiler documentation page
- Improves documentation accuracy and user experience
assign it to me
Hi! 👋 I’d like to work on this issue.
Plan:
- Locate all references in the docs and codebase pointing to the outdated path
/en/compiler/frameworks/nextjs. - Update them to the correct new path
/en/compiler/frameworks/nextjs-app-router. - Verify that the updated links resolve correctly and don’t break navigation or localization paths.
- Open a PR with the fixes and a short summary of the changes.
Please let me know if there are any additional guidelines or specific files I should focus on before starting.
Thanks!
Hello ! Can you please assign it to me?
Hi 👋, I’ve opened PR #1515 to address this issue. Please take a look when you have time.
Hi! 👋 I’d like to take on this issue and handle the fix for the broken Next.js documentation link. I’ve reviewed the root cause and verified the correct URL (https://lingo.dev/en/compiler/frameworks/nextjs-app-router).
Please assign this issue to me. Thanks!
Hey, assing to me. i would like to work on it.