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

Skip to content

Commit c02234d

Browse files
authored
Fix link to acceptWidgets example
1 parent 57c6511 commit c02234d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ gridstack.js API
5858
## Options
5959

6060
- `acceptWidgets` - if `true` of jquery selector the grid will accept widgets dragged from other grids or from
61-
outside (default: `false`) See [example](http://troolee.github.io/gridstack.js/demo/two.html)
61+
outside (default: `false`) See [example](http://gridstackjs.com/demo/two.html)
6262
- `alwaysShowResizeHandle` - if `true` the resizing handles are shown even if the user is not hovering over the widget
6363
(default: `false`)
6464
- `animate` - turns animation on (default: `false`)

0 commit comments

Comments
 (0)