Skip to content

Commit 7f9a353

Browse files
Update README.md
1 parent 230654e commit 7f9a353

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
@@ -124,7 +124,7 @@ See complete example: [Cancel.html](https://github.com/SortableJS/Vue.Draggable/
124124
events are called when respectivelly onStart, onAdd, onRemove, onUpdate, onEnd, onChoose, onSort, onClone are fired by Sortabe.js with the same argument.<br>
125125
[See here for reference](https://github.com/RubaXa/Sortable#event-object-demo)
126126

127-
The OnMove callback is mapped with the [move prop]()
127+
The OnMove callback is mapped with the [move prop](https://github.com/SortableJS/Vue.Draggable/blob/master/README.md#move)
128128

129129
Ex:
130130
HTML:

0 commit comments

Comments
 (0)