Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 85687a6

Browse files
committed
Merge pull request #119 from clkao/patch-1
Link to jqueryui sortable api for references about options
2 parents 75d8797 + 5d21540 commit 85687a6

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
@@ -38,7 +38,7 @@ Apply the directive to your form elements:
3838

3939
### Options
4040

41-
All the jQueryUI Sortable options can be passed through the directive.
41+
All the [jQueryUI Sortable options](http://api.jqueryui.com/sortable/) can be passed through the directive.
4242

4343

4444
```js

0 commit comments

Comments
 (0)