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

Skip to content

Commit 7d3b242

Browse files
committed
fix web demo link
1 parent 6782cc6 commit 7d3b242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<a class="nav-link dropdown-toggle" href="#" id="moreExamples" data-toggle="dropdown" aria-haspopup="true"
9797
aria-expanded="false">Examples</a>
9898
<div class="dropdown-menu" aria-labelledby="moreExamples">
99-
<a class="dropdown-item" href="demo/advance.html" target="_blank">Advance</a>
99+
<a class="dropdown-item" href="demo/web2.html" target="_blank">Advance</a>
100100
<a class="dropdown-item" href="demo/serialization.html" target="_blank">Save and restore layout</a>
101101
<a class="dropdown-item" href="demo/two.html" target="_blank">Drag widgets between two grids</a>
102102
<a class="dropdown-item" href="demo/nested.html" target="_blank">Nested grids</a>

0 commit comments

Comments
 (0)