You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The link was returning 404. Updated from the incorrect path:
- /en/main/upgrading/v5 (broken)
to the working path:
- /docs/en/v6/upgrading/v5 (verified working)
This link was added in commit 391281a when updating React Router
documentation to v6. The URL structure changed on reactrouter.com.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments