Skip to content

Commit

Permalink
[docs-infra] update next.mui.com/x
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Nov 14, 2024
1 parent 39ae1d8 commit 15c90b5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15c90b5

Please sign in to comment.