mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-01 06:50:26 +02:00
Fix router link (#4105)
This commit is contained in:
@@ -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/)
|
||||
|
Reference in New Issue
Block a user