Skip to content

Commit 89dfa88

Browse files
committed
Correcting git repository url
1 parent 89729dd commit 89dfa88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
44
"homepage": "http://ivaynberg.github.io/select2",
55
"author": "Igor Vaynberg",
6-
"repository": {"type": "git", "url": "git://github.com/documentcloud/underscore.git"},
6+
"repository": {"type": "git", "url": "git://github.com/ivaynberg/select2.git"},
77
"main": "select2.js",
88
"version": "3.4.5",
99
"jspm": {

0 commit comments

Comments
 (0)