Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion react/modules/router/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Students are encouraged to explore the following resources:
## Additional Resources πŸ“˜

1. [How to use React Router v7](https://www.robinwieruch.de/react-router/)
2. [How to use React Router v7 in React apps](https://blog.logrocket.com/react-router-v6-guide/)
2. [How to use React Router v7 in React apps](https://blog.logrocket.com/react-router-v7-guide/)
3. [Upgrading from v6](https://reactrouter.com/upgrading/v6)
4. [Future of the React Router - React Router 7](https://remix.run/blog/merging-remix-and-react-router) (this topic would be also partially covered in [SSR/SSG module](../nextjs-ssr-ssg/))

Expand Down
Loading