From 15c90b5b270be439cfeaed0512efee84cfb57ab4 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 14 Nov 2024 15:49:10 +0100 Subject: [PATCH] [docs-infra] update next.mui.com/x --- docs/public/_redirects | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/public/_redirects b/docs/public/_redirects index 9e247268edd..5eeff5e6224 100644 --- a/docs/public/_redirects +++ b/docs/public/_redirects @@ -526,11 +526,11 @@ https://v4.material-ui.com/* https://v4.mui.com/:splat 301! ## MUI X ## Unlike the store that expect to be hosted under a subfolder, ## MUI X is configured to be hosted at the root. -/static/x/* https://material-ui-x.netlify.app/static/x/:splat 200 -/x/_next/* https://material-ui-x.netlify.app/_next/:splat 200 -/x/* https://material-ui-x.netlify.app/x/:splat 200 -/r/x-* https://material-ui-x.netlify.app/r/x-:splat 200 -/:lang/x/* https://material-ui-x.netlify.app/:lang/x/:splat 200 +/static/x/* https://docs-next--material-ui-x.netlify.app/static/x/:splat 200 +/x/_next/* https://docs-next--material-ui-x.netlify.app/_next/:splat 200 +/x/* https://docs-next--material-ui-x.netlify.app/x/:splat 200 +/r/x-* https://docs-next--material-ui-x.netlify.app/r/x-:splat 200 +/:lang/x/* https://docs-next--material-ui-x.netlify.app/:lang/x/:splat 200 ## Toolpad /static/toolpad/* https://mui-toolpad-docs.netlify.app/static/toolpad/:splat 200