Skip to content

Commit e5f6122

Browse files
authored
fix: correct README link to migration docs (#8184)
1 parent 39f0366 commit e5f6122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ React Router is a lightweight, fully-featured routing library for the [React](ht
99

1010
If you're new to React Router, we recommend you start with [the getting started guide](/docs/getting-started/installation.md).
1111

12-
If you're migrating to v6 from v5 (or v4, which is the same as v5), check out [the migration guide](/docs/guides/upgrading-5-to-6.md). If you're migrating from Reach Router, check out [the migration guide for Reach Router](/docs/guides/migrating-reach-to-6.md).
12+
If you're migrating to v6 from v5 (or v4, which is the same as v5), check out [the migration guide](/docs/upgrading/v5.md). If you're migrating from Reach Router, check out [the migration guide for Reach Router](/docs/upgrading/reach.md).
1313

1414
When v6 is stable we will publish the docs on our website.
1515

0 commit comments

Comments
 (0)