Skip to content

Commit cbe9966

Browse files
committed
point v7 subdomain to MUI X v7 docs
1 parent 6effcbb commit cbe9966

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/public/_redirects

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,11 @@ https://v4.material-ui.com/* https://v4.mui.com/:splat 301!
530530
## MUI X
531531
## Unlike the store that expect to be hosted under a subfolder,
532532
## MUI X is configured to be hosted at the root.
533-
/static/x/* https://material-ui-x.netlify.app/static/x/:splat 200
534-
/x/_next/* https://material-ui-x.netlify.app/_next/:splat 200
535-
/x/* https://material-ui-x.netlify.app/x/:splat 200
536-
/r/x-* https://material-ui-x.netlify.app/r/x-:splat 200
537-
/:lang/x/* https://material-ui-x.netlify.app/:lang/x/:splat 200
533+
/static/x/* https://docs-v7--material-ui-x.netlify.app/static/x/:splat 200
534+
/x/_next/* https://docs-v7--material-ui-x.netlify.app/_next/:splat 200
535+
/x/* https://docs-v7--material-ui-x.netlify.app/x/:splat 200
536+
/r/x-* https://docs-v7--material-ui-x.netlify.app/r/x-:splat 200
537+
/:lang/x/* https://docs-v7--material-ui-x.netlify.app/:lang/x/:splat 200
538538

539539
## Toolpad
540540
/toolpad/core/templates/nextjs-dashboard/_next/* https://toolpad-core-nextjs-themed.vercel.app/_next/:splat 200

0 commit comments

Comments
 (0)