docs: Fix broken link in agent-panel.md (#37113)

This fixes a small typo I stumbled upon, which caused a 404 within the
docs.

Release Notes:

- N/A
This commit is contained in:
Finn Evers
2025-08-28 19:48:35 +00:00
committed by GitHub
parent 8697b91ea0
commit f2e62c98d1
+1 -1
View File
@@ -25,7 +25,7 @@ You should start to see the responses stream in with indications of [which tools
By default, the Agent Panel uses Zed's first-party agent.
To change that, go to the plus button in the top-right of the Agent Panel and choose another option.
You choose to create a new [Text Thread](./text-threads.md) or, if you have [external agents](/.external-agents.md) connected, you can create new threads with them.
You choose to create a new [Text Thread](./text-threads.md) or, if you have [external agents](./external-agents.md) connected, you can create new threads with them.
### Editing Messages {#editing-messages}