We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c702df2 commit 559f5f0Copy full SHA for 559f5f0
1 file changed
package.json
@@ -13,7 +13,7 @@
13
},
14
"repository": {
15
"type": "git",
16
- "url": "git+https://github.com/nodejsjp/nodejs.jp.git"
+ "url": "git+https://github.com/nodejsjp/nodejsjp.github.com.git"
17
18
"keywords": [
19
"nodejs.jp",
@@ -26,7 +26,7 @@
26
"author": "Yoshiya Hinosawa <stibium121@gmail.com> (https://twitter.com/kt3k)",
27
"license": "MIT",
28
"bugs": {
29
- "url": "https://github.com/nodejsjp/nodejs.jp/issues"
+ "url": "https://github.com/nodejsjp/nodejsjp.github.com/issues"
30
31
"dependencies": {
32
"bulbo": "^6.3.0",
0 commit comments