Skip to content

Commit 7279b5d

Browse files
committed
Fix links
1 parent eaef985 commit 7279b5d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "git+https://github.com/kdcsoftware/create-boilerplate.git"
23+
"url": "git+https://github.com/kdcsoftware/create-nodejs.git"
2424
},
2525
"keywords": [
2626
"kdc",
@@ -34,9 +34,9 @@
3434
},
3535
"license": "MIT",
3636
"bugs": {
37-
"url": "https://github.com/kdcsoftware/create-boilerplate/issues"
37+
"url": "https://github.com/kdcsoftware/create-nodejs/issues"
3838
},
39-
"homepage": "https://github.com/kdcsoftware/create-boilerplate#readme",
39+
"homepage": "https://github.com/kdcsoftware/create-nodejs#readme",
4040
"dependencies": {
4141
"@babel/runtime": "^7.9.6",
4242
"chalk": "^4.0.0",

0 commit comments

Comments
 (0)