diff --git a/docs/guides/run-agents-locally.mdx b/docs/guides/run-agents-locally.mdx index 444ba7ff7..82a6ed7bd 100644 --- a/docs/guides/run-agents-locally.mdx +++ b/docs/guides/run-agents-locally.mdx @@ -91,7 +91,7 @@ Agent files are markdown documents with YAML frontmatter. The frontmatter config The markdown body is the agent's system prompt. Write clear, specific instructions with examples for best results. -For additional options like `rules`, `model`, and MCP tool configuration, see the [Agent Configuration Reference](/agents/agent-file-reference). +For additional options like `rules`, `model`, and MCP tool configuration, see the [Create & Edit Agents](/agents/create-and-edit) guide. ## Example: Conventional PR Title Agent