We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac10033 commit 8bf14c4Copy full SHA for 8bf14c4
1 file changed
package.json
@@ -6,13 +6,13 @@
6
"description": "A scaffold for Zotero plugin development.",
7
"author": "northword",
8
"license": "AGPL-3.0-or-later",
9
- "homepage": "https://github.com/northword/zotero-plugin-scaffold#readme",
+ "homepage": "https://github.com/zotero-plugin-dev/zotero-plugin-scaffold#readme",
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/northword/zotero-plugin-scaffold.git"
+ "url": "https://github.com/zotero-plugin-dev/zotero-plugin-scaffold.git"
13
},
14
"bugs": {
15
- "url": "https://github.com/northword/zotero-plugin-scaffold/issues"
+ "url": "https://github.com/zotero-plugin-dev/zotero-plugin-scaffold/issues"
16
17
"keywords": [
18
"zotero",
0 commit comments