Skip to content

Commit

Permalink
fix github links
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Apr 24, 2014
1 parent 0cea8d5 commit 6a26b3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/dead-horse/js-to-java.git"
"url": "git://github.com/node-modules/js-to-java.git"
},
"keywords": [
"js",
Expand All @@ -20,9 +20,9 @@
"author": "dead_horse <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/dead-horse/js-to-java/issues"
"url": "https://github.com/node-modules/js-to-java/issues"
},
"homepage": "https://github.com/dead-horse/js-to-java",
"homepage": "https://github.com/node-modules/js-to-java",
"dependencies": {

},
Expand Down

0 comments on commit 6a26b3d

Please sign in to comment.