Skip to content

Commit 1852f69

Browse files
committed
fix wrong path link in documentation
1 parent 2b7015b commit 1852f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ git add .codex/skills
4949
- Vendored-verbatim skills (`launching-evals`, `accessing-mlflow`) are managed
5050
by `.agents/scripts/sync-upstream-skills.sh` — do not modify by hand.
5151
- New skills go in `.agents/skills/<skill-name>/SKILL.md` following the
52-
conventions documented in [`.cursor/skills-cursor/create-skill/SKILL.md`](https://docs.anthropic.com/) (or your agent's equivalent).
52+
conventions of existing skills (e.g. `.agents/skills/monitor/SKILL.md`).
5353

5454
## Project-level cluster config
5555

0 commit comments

Comments
 (0)