Skip to content

Commit 94158cf

Browse files
authored
fix broken link to Outlet API Reference (#12557)
* fix broken link to Outlet API Reference * Update contributors.yml
1 parent 33165a2 commit 94158cf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- alexandernanberg
2020
- alexanderson1993
2121
- alexlbr
22+
- AlexWebLab
2223
- amitdahan
2324
- AmRo045
2425
- amsal

docs/start/framework/routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,4 +325,4 @@ Note that these routes do not participate in data loading, actions, code splitti
325325
Next: [Route Module](./route-module)
326326

327327
[file-route-conventions]: ../../how-to/file-route-conventions
328-
[outlet]: ../../api/react-router/Outlet
328+
[outlet]: https://api.reactrouter.com/v7/functions/react_router.Outlet.html

0 commit comments

Comments
 (0)