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 a0f4610 commit 2baacb8Copy full SHA for 2baacb8
docs/tutorials/essentials/part-4-using-data.md
@@ -18,7 +18,7 @@ import { DetailedExplanation } from '../../components/DetailedExplanation'
18
:::info Prerequisites
19
20
- Understanding the [Redux data flow and React-Redux APIs from Part 3](./part-3-data-flow.md)
21
-- Familiarity with [the React Router `<Link>` and `<Route>` components for page routing](https://reactrouter.com/docs/en/v6/getting-started/overview)
+- Familiarity with [the React Router `<Link>` and `<Route>` components for page routing](https://reactrouter.com/start/overview)
22
23
:::
24
0 commit comments