docs(core): fix broken links (#30775)

Fix broken link to react router github repo
This commit is contained in:
Isaac Mann 2025-04-17 09:58:37 -04:00 committed by GitHub
parent 3eb9f6a822
commit b67fa37598
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -173,4 +173,4 @@ Now if we serve or app and navigate to `https://localhost:4200/contact` we will
You can find an example of an Nx Workspace using React Router by clicking below
{% github-repository url="<https://github.com/nrwl/nx-recipes/tree/main/react-router>" /%}
{% github-repository url="https://github.com/nrwl/nx-recipes/tree/main/react-router" /%}