Commit dde2b91
fix(plugin): use relative path for plugin source in marketplace
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 and ensures proper plugin discovery.1 parent 8e252dd commit dde2b91
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
0 commit comments