Skip to content

Commit 669edef

Browse files
committed
fix: fix the link
1 parent 3e5f635 commit 669edef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"verbose": true
99
},
1010
"bugs": {
11-
"url": "https://github.com/ladjs/shared-config/issues",
11+
"url": "https://github.com/ladjs/koa-better-static/issues",
1212
"email": "niftylettuce@gmail.com"
1313
},
1414
"commitlint": {
@@ -49,7 +49,7 @@
4949
"index.js",
5050
"send.js"
5151
],
52-
"homepage": "https://github.com/ladjs/shared-config",
52+
"homepage": "https://github.com/ladjs/koa-better-static",
5353
"husky": {
5454
"hooks": {
5555
"pre-commit": "lint-staged && npm test",

0 commit comments

Comments
 (0)