fix: point plugin homepage/repository to code-review repo

Leftover template URLs in .claude-plugin/plugin.json.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jeffery
2026-06-15 17:42:03 +08:00
co-authored by Claude Opus 4.8
parent 1d14cfe252
commit f4c4e36691
+2 -2
View File
@@ -6,7 +6,7 @@
"author": {
"name": "JSC"
},
"homepage": "https://gitea.jsc.idv.tw/plugins/template",
"repository": "https://gitea.jsc.idv.tw/plugins/template.git",
"homepage": "https://gitea.jsc.idv.tw/plugins/code-review",
"repository": "https://gitea.jsc.idv.tw/plugins/code-review.git",
"keywords": ["template", "skills", "cross-tool", "jsc"]
}