Commit e90568d
committed
fix: correct CLAUDE.md symlink casing to match AGENTS.md
The symlink target was `agents.md` (lowercase) but the actual file is
`AGENTS.md`. This worked on macOS (case-insensitive FS) but broke
symlink resolution in tools and would fail on case-sensitive systems.1 parent 067042c commit e90568d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments