Skip to content

Commit 33fe5df

Browse files
fix: update link for React Router v7 guide in README
1 parent 711638c commit 33fe5df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

react/modules/router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Students are encouraged to explore the following resources:
5959
## Additional Resources 📘
6060

6161
1. [How to use React Router v7](https://www.robinwieruch.de/react-router/)
62-
2. [How to use React Router v7 in React apps](https://blog.logrocket.com/react-router-v6-guide/)
62+
2. [How to use React Router v7 in React apps](https://blog.logrocket.com/react-router-v7-guide/)
6363
3. [Upgrading from v6](https://reactrouter.com/upgrading/v6)
6464
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/))
6565

0 commit comments

Comments
 (0)