Skip to content

Commit f372f82

Browse files
committed
Clarify internal link usage for agents in AGENTS.md
1 parent 1f14ed2 commit f372f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Do not substitute other tools or commands.
4343

4444
- **Package manager**: Do **not** change `package.json` to use pnpm. Yarn/npm only.
4545
- **New files**: Must always end with a newline.
46-
- **Internal links**: Never use raw Markdown links for docs. Always use Hugo’s `relref` shortcode.
46+
- **Internal links**: Never use raw Markdown links for docs. Always use Hugo’s `relref` shortcode. (This applies only to agents. Humans may use markdown links as described in STYLE-GUIDE.md.)
4747

4848
---
4949

0 commit comments

Comments
 (0)