Skip to content

Commit 9be3da8

Browse files
committed
FIXED invalid url in readme
1 parent e4c9a01 commit 9be3da8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"repository": {
2828
"type": "git",
29-
"url": "git://github.com/smile-mobile/node-pushserver.git"
29+
"url": "git://github.com/Smile-SA/node-pushserver.git"
3030
},
31-
"bugs": "https://github.com/smile-mobile/node-pushserver/issues"
31+
"bugs": "https://github.com/Smile-SA/node-pushserver/issues"
3232
}

0 commit comments

Comments
 (0)