diff --git a/contributors.yml b/contributors.yml index 5dd438f6282..22a16880dd6 100644 --- a/contributors.yml +++ b/contributors.yml @@ -480,6 +480,7 @@ - mjackson - mjangir - mkrtchian +- mlane - mochi-sann - mohammadhosseinbagheri - monitaure diff --git a/docs/guides/migrating-react-router-app.md b/docs/guides/migrating-react-router-app.md index 6367c259bbb..bb3197dab8a 100644 --- a/docs/guides/migrating-react-router-app.md +++ b/docs/guides/migrating-react-router-app.md @@ -699,7 +699,7 @@ Now then, go off and _remix your app_. We think you'll like what you build along [a-few-tweaks-to-improve-progressive-enhancement]: ../pages/philosophy#progressive-enhancement [routing-conventions]: ./routing [a-catch-all-route]: ../file-conventions/routes#splat-routes -[hydration-mismatch]: https://reactjs.org/docs/react-dom.html#hydrate +[hydration-mismatch]: https://react.dev/reference/react-dom/client/hydrateRoot [loader-data]: ../route/loader [client-only-component]: https://github.com/sergiodxa/remix-utils/blob/main/src/react/client-only.tsx [remix-utils]: https://www.npmjs.com/package/remix-utils