Skip to content

Commit 7130024

Browse files
authoredFeb 20, 2025
Fix the link referencing React Router docs (#4775)
1 parent 0ec8920 commit 7130024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/tutorials/essentials/part-4-using-data.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { DetailedExplanation } from '../../components/DetailedExplanation'
2020
:::info Prerequisites
2121

2222
- 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)
23+
- Familiarity with [the React Router `<Link>` and `<Route>` components for page routing](https://reactrouter.com/start/library/routing)
2424

2525
:::
2626

0 commit comments

Comments
 (0)