Fix sortable js location

This commit is contained in:
Thomas Walpole 2020-10-10 16:43:00 -07:00
parent 95fbe06cec
commit 76b2459522
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<title>with_sortable_js</title>
<script src="https://sortablejs.github.io/Sortable/Sortable.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/sortablejs@1.12.0/dist/sortable.umd.min.js" type="text/javascript"></script>
</head>
<body id="with_sortable_js">