diff --git a/contributors.yml b/contributors.yml index 28d85e7384..f111c86778 100644 --- a/contributors.yml +++ b/contributors.yml @@ -62,3 +62,4 @@ - underager - vijaypushkin - vikingviolinist +- xcsnowcity diff --git a/docs/components/route.md b/docs/components/route.md index f083dbe900..0228fea232 100644 --- a/docs/components/route.md +++ b/docs/components/route.md @@ -64,6 +64,6 @@ For example, in the following config the parent route renders an `` by d ``` -[location]: ../hooks/location +[location]: ../utils/location [outlet]: ./outlet [use-route]: ../hooks/use-routes diff --git a/docs/components/routes.md b/docs/components/routes.md index 7f7df768c0..a0ddd87344 100644 --- a/docs/components/routes.md +++ b/docs/components/routes.md @@ -64,6 +64,6 @@ For example, in the following config the parent route renders an `` by d ``` -[location]: ../hook/location +[location]: ../utils/location [outlet]: ./outlet [use-route]: ../hooks/use-routes