fix(plugin.json): point homepage at the actual standalone repo, not the retired monorepo path
Verified: old URL 404s, host is up (control URLs 200), new URL 200. Unblocks catalog's check-versions.mjs (voyage was the sole ERROR).
This commit is contained in:
parent
cae698a204
commit
2ee7b76430
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"author": {
|
||||
"name": "Kjell Tore Guttormsen"
|
||||
},
|
||||
"homepage": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace/src/branch/main/plugins/voyage",
|
||||
"homepage": "https://git.fromaitochitta.com/open/voyage",
|
||||
"repository": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue