From e5ebc3d93c72fee5fe7bbc1aaeb890908f5d0f90 Mon Sep 17 00:00:00 2001 From: Thodoris Greasidis Date: Sun, 19 Jul 2015 21:11:09 +0300 Subject: [PATCH] docs(README): fix section linking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a48ae2a..af74dc1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Holds the original indexes of the items dragged. ### selectedModels Type: [Array](http://api.jquery.com/Types/#Array)<[Object](http://api.jquery.com/Types/#Object)> /`undefined` -Holds the JavaScript objects that is used as the model of the dragged items, as specified by the ng-repeat of the [`source`](#source) ui-sortable element and the [`ui.item.sortableMultiSelect.selectedIndexes`](#selectedIndexes) property. +Holds the JavaScript objects that is used as the model of the dragged items, as specified by the ng-repeat of the [`source`](#source) ui-sortable element and the [`ui.item.sortableMultiSelect.selectedIndexes`](#selectedindexes) property.