Skip to content

Commit

Permalink
docs: add scatter chart material design redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
rakannimer committed Nov 15, 2024
1 parent 87e1831 commit 5a04d14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@ const config = {
to: "/examples/line-chart-material",
from: ["/examples/line"],
},
{
to: "/examples/scatter-chart-material",
from: ["/examples/scatter"],
},
],
},
],
Expand Down

0 comments on commit 5a04d14

Please sign in to comment.