Commit ec7efb5
authored
🤖 Fix broken symlinks for AGENTS.md and CLAUDE.md (#66)
Both `AGENTS.md` and `CLAUDE.md` symlinks in the root were pointing to
`docs/src/AGENTS.md` which doesn't exist. This caused the symlinks to be
broken.
This PR updates both symlinks to correctly point to `docs/AGENTS.md`
where the actual agent instructions file is located.
**Changes:**
- Fixed `AGENTS.md` symlink: `docs/src/AGENTS.md` → `docs/AGENTS.md`
- Fixed `CLAUDE.md` symlink: `docs/src/AGENTS.md` → `docs/AGENTS.md`
_Generated with `cmux`_1 parent 1d4eee4 commit ec7efb5
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments