diff --git a/package.json b/package.json index 2de1652..5f9b9e6 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,8 @@ "gh-release": "^3.5.0", "jest": "^25.1.0" }, - "repository": "https://github.com/sw-yx/netlify-plugin-a11y" + "repository": "https://github.com/sw-yx/netlify-plugin-a11y", + "bugs": { + "url": "https://github.com/sw-yx/netlify-plugin-a11y/issues" + } }