Skip to content

Commit c42c5ba

Browse files
authored
docs: update hydration mismatch link to React 18+ documentation (#10478)
1 parent 65326e3 commit c42c5ba

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
@@ -480,6 +480,7 @@
480480
- mjackson
481481
- mjangir
482482
- mkrtchian
483+
- mlane
483484
- mochi-sann
484485
- mohammadhosseinbagheri
485486
- monitaure

docs/guides/migrating-react-router-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ Now then, go off and _remix your app_. We think you'll like what you build along
699699
[a-few-tweaks-to-improve-progressive-enhancement]: ../pages/philosophy#progressive-enhancement
700700
[routing-conventions]: ./routing
701701
[a-catch-all-route]: ../file-conventions/routes#splat-routes
702-
[hydration-mismatch]: https://reactjs.org/docs/react-dom.html#hydrate
702+
[hydration-mismatch]: https://react.dev/reference/react-dom/client/hydrateRoot
703703
[loader-data]: ../route/loader
704704
[client-only-component]: https://github.com/sergiodxa/remix-utils/blob/main/src/react/client-only.tsx
705705
[remix-utils]: https://www.npmjs.com/package/remix-utils

0 commit comments

Comments
 (0)