Skip to content

Commit 559f5f0

Browse files
watildekt3k
authored andcommitted
doc(package.json): fix repo name
1 parent c702df2 commit 559f5f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/nodejsjp/nodejs.jp.git"
16+
"url": "git+https://github.com/nodejsjp/nodejsjp.github.com.git"
1717
},
1818
"keywords": [
1919
"nodejs.jp",
@@ -26,7 +26,7 @@
2626
"author": "Yoshiya Hinosawa <stibium121@gmail.com> (https://twitter.com/kt3k)",
2727
"license": "MIT",
2828
"bugs": {
29-
"url": "https://github.com/nodejsjp/nodejs.jp/issues"
29+
"url": "https://github.com/nodejsjp/nodejsjp.github.com/issues"
3030
},
3131
"dependencies": {
3232
"bulbo": "^6.3.0",

0 commit comments

Comments
 (0)