Skip to content

Commit bd95e76

Browse files
authored
docs: Update route.md and routes.md (#8912)
* Update route.md change outdated "location" navlink to /utils/location * Update routes.md * Update route.md * Update contributors.yml
1 parent 32a3b1a commit bd95e76

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@
6363
- underager
6464
- vijaypushkin
6565
- vikingviolinist
66+
- xcsnowcity

docs/components/route.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ For example, in the following config the parent route renders an `<Outlet>` by d
6464
</Route>
6565
```
6666

67-
[location]: ../hooks/location
67+
[location]: ../utils/location
6868
[outlet]: ./outlet
6969
[use-route]: ../hooks/use-routes

docs/components/routes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ For example, in the following config the parent route renders an `<Outlet>` by d
6464
</Route>
6565
```
6666

67-
[location]: ../hook/location
67+
[location]: ../utils/location
6868
[outlet]: ./outlet
6969
[use-routes]: ../hooks/use-routes

0 commit comments

Comments
 (0)