Skip to content

Commit 70305c2

Browse files
committed
fix
1 parent d557585 commit 70305c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/tutorials/ai-agents/create-template.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,8 @@ Follow the instructions in the Coder Registry to install the module. Be sure to
4141
enable the `experiment_use_screen` and `experiment_report_tasks` variables to
4242
report status back to the Coder control plane.
4343

44-
> Alternatively, you can [report status from a custom agent]() back to the Coder
45-
> control plane via MCP (`coder exp mcp server`). For more information,
46-
> [join our Discord](https://discord.gg/coder) or
47-
> [contact us](https://coder.com/contact).
44+
> Alternatively, you can [use a custom agent](./custom-agents.md) that is
45+
> not in our registry via MCP.
4846
4947
## 3. Confirm tasks are streaming in the Coder UI
5048

0 commit comments

Comments
 (0)