diff --git a/docs/pages/blog/material-ui-v6-is-out.md b/docs/pages/blog/material-ui-v6-is-out.md index 46ce16b4622fe2..04e4e31a7812fd 100644 --- a/docs/pages/blog/material-ui-v6-is-out.md +++ b/docs/pages/blog/material-ui-v6-is-out.md @@ -372,7 +372,7 @@ This means you no longer have to clutter the DOM with wrappers like Box or Stack ## React 19 support Material UI v6 is ready for React 19. -We've been testing Material UI with the latest [React 19 RC](https://react.dev/blog/2024/04/25/react-19) versions to ensure compatibility once the stable release of React 19 is out. +We've been testing Material UI with the latest [React 19 RC](https://react.dev/blog/2024/12/05/react-19) versions to ensure compatibility once the stable release of React 19 is out. We're also working on backporting React 19 support to Material UI v5—stay tuned.