Skip to content

Commit 3063f99

Browse files
authored
Fix path to demo
1 parent 1026143 commit 3063f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# angular2-dual-listbox
1+
# angular-dual-listbox
22

33
The dual-listbox supplies two lists side-by-side that allows items in one
44
list to be moved to the other list via drag-and-drop and/or a button-based
@@ -13,7 +13,7 @@ sheet (`css/record-picker.css`) for presentation.
1313

1414
## Demo
1515

16-
A [working demo](http://czeckd.github.io/angular2-dual-listbox/demo/) shows
16+
A [working demo](http://czeckd.github.io/angular-dual-listbox/demo/) shows
1717
the dual listbox in action.
1818

1919

0 commit comments

Comments
 (0)