diff --git a/contributors.yml b/contributors.yml index 1a2c85439a..789480eae5 100644 --- a/contributors.yml +++ b/contributors.yml @@ -19,6 +19,7 @@ - alexandernanberg - alexanderson1993 - alexlbr +- AlexWebLab - amitdahan - AmRo045 - amsal diff --git a/docs/start/framework/routing.md b/docs/start/framework/routing.md index bd842033ba..80f94d042b 100644 --- a/docs/start/framework/routing.md +++ b/docs/start/framework/routing.md @@ -325,4 +325,4 @@ Note that these routes do not participate in data loading, actions, code splitti Next: [Route Module](./route-module) [file-route-conventions]: ../../how-to/file-route-conventions -[outlet]: ../../api/react-router/Outlet +[outlet]: https://api.reactrouter.com/v7/functions/react_router.Outlet.html