Skip to content

Commit 4bd1ea1

Browse files
author
Alain Dumesny
authored
Merge pull request #1165 from kevinhinterlong/patch-1
Update: Readme link to sample projects
2 parents 8a385de + a6fbc23 commit 4bd1ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Other vars/global changes
302302
`grid.setColumn(N)` --> `grid.column(N)` and new `grid.column()` to get value, old API still supported though
303303
```
304304
305-
Recommend looking at the [many samples](../demo) for more code examples.
305+
Recommend looking at the [many samples](./demo) for more code examples.
306306
307307
We're working on implementing support for other drag'n'drop libraries through the plugin system. Right now it is still jquery-ui based (but minimal build content)
308308

0 commit comments

Comments
 (0)