diff --git a/docs/shared/guides/react-router.md b/docs/shared/guides/react-router.md index efdf8b6e75..a970b3faf7 100644 --- a/docs/shared/guides/react-router.md +++ b/docs/shared/guides/react-router.md @@ -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="" /%} +{% github-repository url="https://github.com/nrwl/nx-recipes/tree/main/react-router" /%}