fix repo url
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Export Zotero PDF/EPUB annotations to Org-mode files for Emacs, org-roam, and citar",
|
||||
"author": "Ignacio",
|
||||
"homepage_url": "https://github.com/ignaciobll/zotero-org-export-annotations",
|
||||
"homepage_url": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org",
|
||||
"icons": {
|
||||
"48": "content/icons/icon.svg",
|
||||
"96": "content/icons/icon@2x.svg"
|
||||
@@ -12,7 +12,7 @@
|
||||
"applications": {
|
||||
"zotero": {
|
||||
"id": "org-export-annotations@zotero.org",
|
||||
"update_url": "https://github.com/ignaciobll/zotero-org-export-annotations/releases/download/release/update.json",
|
||||
"update_url": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org/releases/download/release/update.json",
|
||||
"strict_min_version": "7.0",
|
||||
"strict_max_version": "8.*"
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org.git"
|
||||
"url": "git+https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org.git"
|
||||
},
|
||||
"keywords": [
|
||||
"zotero",
|
||||
@@ -36,9 +36,9 @@
|
||||
"author": "Ignacio",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"bugs": {
|
||||
"url": "https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org/issues"
|
||||
"url": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org/issues"
|
||||
},
|
||||
"homepage": "https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org#readme",
|
||||
"homepage": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org#readme",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||
|
||||
Reference in New Issue
Block a user