We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee25574 + df8feb2 commit c776a69Copy full SHA for c776a69
README.md
@@ -205,7 +205,7 @@ draggables when constructing them.
205
$('.my-list').gridList({lanes: 3}, {handle: '.title'});
206
```
207
208
-See [jQuery UI Draggable API](api.jqueryui.com/draggable/) for details on all
+See [jQuery UI Draggable API](https://api.jqueryui.com/draggable/) for details on all
209
the available options.
210
211
The rendered list is **responsive** to its parent container, meaning that the
0 commit comments