Bryan Lee
|
5c1ecf835a
|
fix: use relative path for plugin source in marketplace (#724)
The previous GitHub self-reference format was not recognized by Claude
Code when adding this repository as an external marketplace. Using a
relative path `./` follows the pattern used by other official plugins
like
[Sentry](https://github.com/getsentry/sentry-for-claude/blob/main/.claude-plugin/marketplace.json)
and ensures proper plugin discovery.
<img width="1824" height="1488" alt="image"
src="https://github.com/user-attachments/assets/18e8767d-b362-4c08-a166-ae91ff9d2711"
/>
|
2026-01-09 06:49:13 +00:00 |
|