Skip to content

Commit c776a69

Browse files
Merge pull request #109 from askew-/master
Fix external link to api.jqueryui.com
2 parents ee25574 + df8feb2 commit c776a69

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
@@ -205,7 +205,7 @@ draggables when constructing them.
205205
$('.my-list').gridList({lanes: 3}, {handle: '.title'});
206206
```
207207

208-
See [jQuery UI Draggable API](api.jqueryui.com/draggable/) for details on all
208+
See [jQuery UI Draggable API](https://api.jqueryui.com/draggable/) for details on all
209209
the available options.
210210

211211
The rendered list is **responsive** to its parent container, meaning that the

0 commit comments

Comments
 (0)