diff --git a/package.json b/package.json index 18ed43f8d..b3c023a0c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ ], "license": "MIT", "bugs": { - "url": "https://github.com/manosim/gitify/issues" + "url": "https://github.com/gitify-app/gitify/issues" }, "homepage": "https://www.gitify.io/", "build": { @@ -148,4 +148,4 @@ "lint-staged": { "*.{md,js,ts,tsx}": "prettier --write" } -} \ No newline at end of file +}