We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9d18b commit a08430eCopy full SHA for a08430e
docs/upgrading/v5.md
@@ -25,7 +25,7 @@ In general, the process looks like this:
25
26
1. [Upgrade to React v16.8 or greater](#upgrade-to-react-v168)
27
2. [Upgrade to React Router v5.1](#upgrade-to-react-router-v51)
28
- - [Remove `<Redirect>`s inside `<Switch>`](#remove-directs-inside-switch)
+ - [Remove `<Redirect>`s inside `<Switch>`](#remove-redirects-inside-switch)
29
- [Refactor custom `<Route>`s](#refactor-custom-routes)
30
3. [Upgrade to React Router v6](#upgrade-to-react-router-v6)
31
0 commit comments