Skip to content

Commit e90568d

Browse files
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

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
agents.md
1+
AGENTS.md

0 commit comments

Comments
 (0)