Skip to content

Commit d6e6e8a

Browse files
committed
Merge pull request socketio#1673 from bryanburgers/patch-1
Fix repo in package.json
2 parents fbd36b6 + ef729b7 commit d6e6e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "git://github.com/LearnBoost/socket.io"
16+
"url": "git://github.com/Automattic/socket.io"
1717
},
1818
"scripts": {
1919
"test": "make test"

0 commit comments

Comments
 (0)