Skip to content

Commit 473e152

Browse files
authored
build: update issues url (#856)
1 parent dd01f7b commit 473e152

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
@@ -50,7 +50,7 @@
5050
],
5151
"license": "MIT",
5252
"bugs": {
53-
"url": "https://github.com/manosim/gitify/issues"
53+
"url": "https://github.com/gitify-app/gitify/issues"
5454
},
5555
"homepage": "https://www.gitify.io/",
5656
"build": {
@@ -148,4 +148,4 @@
148148
"lint-staged": {
149149
"*.{md,js,ts,tsx}": "prettier --write"
150150
}
151-
}
151+
}

0 commit comments

Comments
 (0)