Commit f0e5fff
Fix: Correct relative path to hooks.json
The path was ./hooks/hooks.json but since plugin.json is in .claude-plugin/,
it needs to be ../hooks/hooks.json to correctly resolve to the hooks directory.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f39c17c commit f0e5fff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
0 commit comments