Skip to content

Commit

Permalink
[docs-infra] Fix Netlify PR preview path (#12993)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored May 6, 2024
1 parent dc46ac7 commit b6c2938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public/_redirects
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/ /x/introduction/ 301
/x/ https://mui.com/x/ 302
# Avoid conflicts with the other Next.js apps hosted under https://mui.com/
/x/_next/* /_next/:splat
/x/_next/* /_next/:splat 200

# For links that we can't edit later on, for example hosted in the code published on npm or sent by email

Expand Down

0 comments on commit b6c2938

Please sign in to comment.