Skip to content

Commit

Permalink
Update routes.md fixing broken link (#10346)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrwilliams committed Apr 15, 2023
1 parent cdbc182 commit 44fa91c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
- jacob-ebey
- JaffParker
- jakkku
- jamesrwilliams
- JakubDrozd
- janpaepke
- jasikpark
Expand Down
2 changes: 1 addition & 1 deletion docs/components/routes.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Whenever the location changes, `<Routes>` looks through all its child routes to
</Routes>
```

[location]: ../hook/location
[location]: ../utils/location
[outlet]: ./outlet
[use-route]: ../hooks/use-routes
[createbrowserrouter]: ../routers/create-browser-router

0 comments on commit 44fa91c

Please sign in to comment.