Update repo URLs for claude-plugin- rename
All kotkan Claude Code plugin repos were renamed to carry the claude-plugin- prefix, so repo == "claude-plugin-" + manifest name with no exceptions. This updates the canonical URLs (plugin.json repository, marketplace homepage, README install/clone lines, Home references). Historical issue references of the form kotkan/<old-name>#N are left as they are: Gitea keeps a redirect from the old repo name, so they still resolve, and rewriting them across agent prompts and fixtures would be churn with no functional gain.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "oleks",
|
||||
"email": "plugins@oleks.space"
|
||||
},
|
||||
"repository": "https://claude-plugins.oleks.space/plugins/token-budget.git",
|
||||
"repository": "https://git.oleks.space/kotkan/claude-plugin-token-budget.git",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"tokens",
|
||||
|
||||
Reference in New Issue
Block a user