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

Skip to content

Commit 1036221

Browse files
authored
Update README.md
1 parent 081c9fd commit 1036221

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
@@ -96,7 +96,7 @@ gridstack.js API
9696
## Grid attributes
9797

9898
- `data-gs-animate` - turns animation on
99-
- `data-gs-width` - amount of columns. Setting non-default value must be supported by equivalent change in CSS, [see docs here](https://github.com/troolee/gridstack.js#change-grid-width).
99+
- `data-gs-width` - amount of columns. Setting non-default value must be supported by equivalent change in CSS, [see docs here](https://github.com/gridstack/gridstack.js#change-grid-width).
100100
- `data-gs-height` - maximum rows amount. Default is `0` which means no maximum rows.
101101
- `data-gs-current-height` - current rows amount. Set by the library only. Can be used by the CSS rules.
102102

0 commit comments

Comments
 (0)