diff options
Diffstat (limited to 'demos/draggable')
-rw-r--r-- | demos/draggable/sortable.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/draggable/sortable.html b/demos/draggable/sortable.html index ad231642f..96c2c4f9b 100644 --- a/demos/draggable/sortable.html +++ b/demos/draggable/sortable.html @@ -38,7 +38,7 @@ </ul> <div class="demo-description"> -<p>Draggables are built to interact seamlessly with <a href="http://jqueryui.com/sortable">sortables</a>.</p> +<p>Draggables are built to interact seamlessly with <a href="https://jqueryui.com/sortable">sortables</a>.</p> </div> </body> </html> |