diff --git a/docs/api/components/Await.md b/docs/api/components/Await.md index 259f55d1d4..0ff499af41 100644 --- a/docs/api/components/Await.md +++ b/docs/api/components/Await.md @@ -20,7 +20,7 @@ https://github.com/remix-run/react-router/blob/main/packages/react-router/lib/co ## Summary -[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.Await.html) +[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react-router.Await.html) Used to render promise values with automatic error handling. diff --git a/docs/api/components/Form.md b/docs/api/components/Form.md index edca0da972..aa2abc1a75 100644 --- a/docs/api/components/Form.md +++ b/docs/api/components/Form.md @@ -20,7 +20,7 @@ https://github.com/remix-run/react-router/blob/main/packages/react-router/lib/do ## Summary -[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.Form.html) +[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react-router.Form.html) A progressively enhanced HTML [`