Skip to content

Commit 1bb5370

Browse files
timdorrmjackson
authored andcommitted
Update version notice. Closes #8239
1 parent 985368a commit 1bb5370

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55

66
React Router is a lightweight, fully-featured routing library for the [React](https://reactjs.org) JavaScript library. React Router runs everywhere that React runs; on the web, on the server (using node.js), and on React Native.
77

8-
**The current stable release of React Router is version 5, which you can find [on the `v5` branch](https://github.com/remix-run/react-router/tree/v5). The current branch you are viewing is for version 6 which is under active development and should be released very soon.**
9-
108
If you're new to React Router, we recommend you start with [the getting started guide](/docs/getting-started/installation.md).
119

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).
10+
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). If you need to find the code for v5, [it is on the `v5` branch](https://github.com/remix-run/react-router/tree/v5).
1311

1412
When v6 is stable we will publish the docs on our website.
1513

0 commit comments

Comments
 (0)