We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec8920 commit 7130024Copy full SHA for 7130024
docs/tutorials/essentials/part-4-using-data.md
@@ -20,7 +20,7 @@ import { DetailedExplanation } from '../../components/DetailedExplanation'
20
:::info Prerequisites
21
22
- Understanding the [Redux data flow and React-Redux APIs from Part 3](./part-3-data-flow.md)
23
-- Familiarity with [the React Router `<Link>` and `<Route>` components for page routing](https://reactrouter.com/start/overview)
+- Familiarity with [the React Router `<Link>` and `<Route>` components for page routing](https://reactrouter.com/start/library/routing)
24
25
:::
26
0 commit comments