Skip to content

Commit e364f06

Browse files
authored
update cdnjs sortable
add " at the end of src
1 parent 9cda2af commit e364f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ https://jsfiddle.net/dede89/L54yu3L9/
289289
<script src="//cdnjs.cloudflare.com/ajax/libs/vue/2.5.2/vue.min.js"></script>
290290

291291
<!-- CDNJS :: Sortable (https://cdnjs.com/) -->
292-
<script src="//cdn.jsdelivr.net/npm/[email protected]/Sortable.min.js></script>
292+
<script src="//cdn.jsdelivr.net/npm/[email protected]/Sortable.min.js"></script>
293293

294294
<!-- CDNJS :: Vue.Draggable (https://cdnjs.com/) -->
295295
<script src="//cdnjs.cloudflare.com/ajax/libs/Vue.Draggable/2.15.0/vuedraggable.min.js"></script>

0 commit comments

Comments
 (0)