Skip to content

Commit 5a04d14

Browse files
committed
docs: add scatter chart material design redirect
1 parent 87e1831 commit 5a04d14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/docs/docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ const config = {
143143
to: "/examples/line-chart-material",
144144
from: ["/examples/line"],
145145
},
146+
{
147+
to: "/examples/scatter-chart-material",
148+
from: ["/examples/scatter"],
149+
},
146150
],
147151
},
148152
],

0 commit comments

Comments
 (0)