Skip to content

Commit

Permalink
add proper redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
cherniavskii committed Mar 2, 2023
1 parent 49e6176 commit 8d41b5b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

/size-snapshot https://s3.eu-central-1.amazonaws.com/mui-org-ci/artifacts/master/latest/size-snapshot.json 200

# To add when we finish work on v6
# https://next.mui.com/* https://mui.com/:splat 301!
# To comment when we start working on v6
https://next.mui.com/* https://mui.com/:splat 302!

# For links that we can't edit later on, e.g. hosted in the code published on npm
/r/styles-instance-warning /material-ui/getting-started/faq/#i-have-several-instances-of-styles-on-the-page 302
Expand Down Expand Up @@ -417,5 +417,3 @@ https://v4.material-ui.com/* https://v4.mui.com/:splat 301!
/toolpad/_next/* https://mui-toolpad-docs.netlify.app/_next/:splat 200
/toolpad/* https://mui-toolpad-docs.netlify.app/toolpad/:splat 200
/r/toolpad-* https://mui-toolpad-docs.netlify.app/r/toolpad-:splat 200

/* https://mui.com/:splat 302!

0 comments on commit 8d41b5b

Please sign in to comment.