We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d01a06 commit c702df2Copy full SHA for c702df2
1 file changed
package.json
@@ -13,7 +13,7 @@
13
},
14
"repository": {
15
"type": "git",
16
- "url": "git+https://github.com/kt3k/nodejs.jp.git"
+ "url": "git+https://github.com/nodejsjp/nodejs.jp.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/kt3k/nodejs.jp/issues"
+ "url": "https://github.com/nodejsjp/nodejs.jp/issues"
30
31
"dependencies": {
32
"bulbo": "^6.3.0",
0 commit comments