From dd22f106e52dc44c60c7f038e6dfef08f20788df Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Wed, 1 May 2024 18:01:30 -0300 Subject: [PATCH] [material-ui][docs] Fix link on the Sync page (#42088) --- .../design-resources/material-ui-sync/material-ui-sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/material/design-resources/material-ui-sync/material-ui-sync.md b/docs/data/material/design-resources/material-ui-sync/material-ui-sync.md index 29c826b8048401..c4dcddab439ebb 100644 --- a/docs/data/material/design-resources/material-ui-sync/material-ui-sync.md +++ b/docs/data/material/design-resources/material-ui-sync/material-ui-sync.md @@ -297,4 +297,4 @@ export default function MyApp({ Component, pageProps }) { ## Feedback and bug reports -Use [the dedicated MaterialĀ UI Sync feedback board](https://mui-connect.canny.io/feedback) to share feedback, report bugs, or drop feature requests. +Use [the dedicated MaterialĀ UI Sync feedback board](https://material-ui-sync.canny.io/) to share feedback, report bugs, or drop feature requests.