diff --git a/package.json b/package.json index 33fecf5fe..20b1a8c9d 100644 --- a/package.json +++ b/package.json @@ -69,5 +69,8 @@ "dist", "lib" ], - "homepage": "https://koajs.com" + "homepage": "https://github.com/koajs/koa", + "bugs": { + "url": "https://github.com/koajs/koa/issues" + } }