Commit f0d6fe6
Fix broken React Router v6 migration guide link
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]>1 parent c3c7640 commit f0d6fe6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
0 commit comments