Skip to content

Commit 011a20b

Browse files
committed
Test github markdown link processing
1 parent 686d766 commit 011a20b

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
@@ -230,7 +230,7 @@ Item removal can now happen outside of a drag event. The method
230230

231231
If your DSLV instance `android:choiceMode` is not `"none"`, and your
232232
ListAdapter does not have stable ids, you must call
233-
[DragSortListView.removeCheckState(int position)](http://bauerca.github.com/drag-sort-listview/reference/com/mobeta/android/dslv/DragSortListView.html#removeCheckState(int))
233+
[DragSortListView.removeCheckState(int position)](http://bauerca.github.com/drag-sort-listview/reference/com/mobeta/android/dslv/DragSortListView.html#removeCheckState(int\))
234234
within `remove(which)`. See the documentation in the DSLV API for more
235235
info.
236236

0 commit comments

Comments
 (0)