Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6714e29

Browse files
committed
Update index.html
1 parent c7b7e4e commit 6714e29

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,16 +106,19 @@
106106
>Examples</a
107107
>
108108
<div class="dropdown-menu" aria-labelledby="moreExamples">
109-
<a class="dropdown-item" target="_blank" href="serialization.html"
109+
<a
110+
class="dropdown-item"
111+
target="_blank"
112+
href="demo/serialization.html"
110113
>Save and restore layout</a
111114
>
112115
<a class="dropdown-item" href="demo/nested.html" target="_blank"
113116
>Nested grids</a
114117
>
115-
<a class="dropdown-item" href="demo/anijs.html" target="_blank"
118+
<a class="dropdown-item" href="demo/two.html" target="_blank"
116119
>Drag widgets between two grids</a
117120
>
118-
<a class="dropdown-item" target="_blank" href="#"
121+
<a class="dropdown-item" target="_blank" href="demo/anijs.html"
119122
>Animate widgets</a
120123
>
121124
</div>

0 commit comments

Comments
 (0)