diff --git a/contributors.yml b/contributors.yml index e71ae938dab..292138798a7 100644 --- a/contributors.yml +++ b/contributors.yml @@ -381,3 +381,4 @@ - zachdtaylor - zainfathoni - zhe +- manan30 diff --git a/docs/api/conventions.md b/docs/api/conventions.md index ef7a9028ea2..34a70b29c45 100644 --- a/docs/api/conventions.md +++ b/docs/api/conventions.md @@ -1446,7 +1446,7 @@ export default function Page() { [view-example-app]: https://github.com/remix-run/remix/tree/main/examples/multiple-params [use-params]: https://reactrouter.com/docs/en/v6/api#useparams [params]: #loader-params -[routing-guide]: ../guides/routing.md +[routing-guide]: ../guides/routing [root-route]: #root-layout-route [resource-route]: ../guides/resource-routes [server-entry-module]: #entryservertsx