Skip to content

Commit

Permalink
[docs] Add redirect rule for moved page layout examples (mui#13588)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrookes authored and oliviertassinari committed Nov 13, 2018
1 parent 09aefd1 commit e3e8976
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/static/_redirects
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Current
/page-layout-examples/* /getting-started/page-layout-examples/:splat 301

# Legacy
/v0.20.0 https://v0.material-ui.com/v0.20.0
/v0.19.4 https://v0.material-ui.com/v0.19.4
Expand Down

0 comments on commit e3e8976

Please sign in to comment.