File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -62,10 +62,10 @@ module.exports = {
6262 title : 'Modules' ,
6363 collapsable : false ,
6464 children : [
65- '/api/html/' ,
66- '/api/shape/' ,
67- '/api/shape-swirl/' ,
68- '/api/burst/' ,
65+ '/api/modules/ html/' ,
66+ '/api/modules/ shape/' ,
67+ '/api/modules/ shape-swirl/' ,
68+ '/api/modules/ burst/' ,
6969 ]
7070 } ,
7171 {
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ sidebarDepth: 0
88---
99
1010## Modules
11- - [ Html] ( html/README.md )
12- - [ Shape] ( shape/README.md )
13- - [ ShapeSwirl] ( shape-swirl/README.md )
14- - [ Burst] ( burst/README.md )
11+ - [ Html] ( modules/ html/README.md)
12+ - [ Shape] ( modules/ shape/README.md)
13+ - [ ShapeSwirl] ( modules/ shape-swirl/README.md)
14+ - [ Burst] ( modules/ burst/README.md)
1515- MotionPath * (soon)*
1616- Spriter * (soon)*
1717- Radial Spring * (soon)*
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1- # stagger
1+ # Stagger
22
33References:
44
You can’t perform that action at this time.
0 commit comments