Skip to content

Conversation

@Pranav-0440
Copy link
Contributor

🧩 Summary

This PR fixes a broken documentation link related to the Next.js compiler guide.

❌ Problem

The documentation previously pointed to:
https://lingo.dev/en/compiler/frameworks/nextjs

This path no longer exists and resulted in a 404 error.

✅ Fix Applied

Updated all references to use the correct documentation route:
https://lingo.dev/en/compiler/frameworks/nextjs-app-router

🧠 Why this matters

  • Prevents users from landing on a broken page
  • Ensures developers can find the correct Next.js integration docs
  • Improves documentation accuracy and usability

🔍 Verified

I searched the codebase for frameworks/nextjs to ensure all outdated links were corrected.

@sumitsaurabh927
Copy link
Contributor

cc: @davidturnbull

@Pranav-0440
Copy link
Contributor Author

Hi team 👋,
The branch has now been updated with the latest main changes. ✔️

The failing CI check appears unrelated to this PR since all modifications are documentation updates. Everything is ready for review.

Please let me know if any further changes are needed!

@Pranav-0440
Copy link
Contributor Author

All checks passing ✔️
PR ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants