Skip to content

Commit 144a587

Browse files
continue-staging[bot]Continuenate
committed
fix(docs): fix broken link to agent-file-reference
Change link from non-existent /agents/agent-file-reference to the existing /agents/create-and-edit page which documents cloud agent configuration options. Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]> Co-authored-by: nate <[email protected]>
1 parent 3d8daf7 commit 144a587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/run-agents-locally.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Agent files are markdown documents with YAML frontmatter. The frontmatter config
9191
The markdown body is the agent's system prompt. Write clear, specific instructions with examples for best results.
9292
</Info>
9393

94-
For additional options like `rules`, `model`, and MCP tool configuration, see the [Agent Configuration Reference](/agents/agent-file-reference).
94+
For advanced options like `rules`, `model`, and MCP tool configuration available in cloud agents, see [Create and Edit Cloud Agents](/agents/create-and-edit).
9595

9696
## Example: Conventional PR Title Agent
9797

0 commit comments

Comments
 (0)