Skip to content

Commit

Permalink
Fix the link referencing React Router docs (#4775)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidinio authored Feb 20, 2025
1 parent 0ec8920 commit 7130024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/essentials/part-4-using-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import { DetailedExplanation } from '../../components/DetailedExplanation'
:::info Prerequisites

- Understanding the [Redux data flow and React-Redux APIs from Part 3](./part-3-data-flow.md)
- 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)

:::

Expand Down

0 comments on commit 7130024

Please sign in to comment.