Fix router link (#4105)

pull/4106/head
Arnav K 1 year ago committed by GitHub
parent 08e7efa637
commit 7a19b7887a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/react/content/105-routers/100-react-router.md

@ -5,7 +5,7 @@ React router is the most famous library when it comes to implementing routing in
Visit the following resources to learn more:
- [React Router — Official Website](https://reactrouter.com/)
- [Getting Started Guide](https://reactrouter.com/docs/en/v6/getting-started/tutorial)
- [Getting Started Guide](https://reactrouter.com/en/main/start/tutorial)
- [React Router v6 in 1 hour](https://youtu.be/0cSVuySEB0A)
- [How to use React Router v6](https://www.robinwieruch.de/react-router/)
- [React Router Cheat Sheet](https://stackdiary.com/guides/react-router-cheat-sheet-reference/)

Loading…
Cancel
Save