We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1026143 commit 3063f99Copy full SHA for 3063f99
README.md
@@ -1,4 +1,4 @@
1
-# angular2-dual-listbox
+# angular-dual-listbox
2
3
The dual-listbox supplies two lists side-by-side that allows items in one
4
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.
13
14
## Demo
15
16
-A [working demo](http://czeckd.github.io/angular2-dual-listbox/demo/) shows
+A [working demo](http://czeckd.github.io/angular-dual-listbox/demo/) shows
17
the dual listbox in action.
18
19
0 commit comments