docs: Fix broken link in ai/configuration (#31119)
Release Notes: - N/A
This commit is contained in:
parent
e30cc131b4
commit
f196288e2d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
There are various aspects about the Agent Panel that you can customize.
|
There are various aspects about the Agent Panel that you can customize.
|
||||||
All of them can be seen by either visiting [the Configuring Zed page](/configuring-zed.md#agent) or by running the `zed: open default settings` action and searching for `"agent"`.
|
All of them can be seen by either visiting [the Configuring Zed page](./configuring-zed.md#agent) or by running the `zed: open default settings` action and searching for `"agent"`.
|
||||||
Alternatively, you can also visit the panel's Settings view by running the `agent: open configuration` action or going to the top-right menu and hitting "Settings".
|
Alternatively, you can also visit the panel's Settings view by running the `agent: open configuration` action or going to the top-right menu and hitting "Settings".
|
||||||
|
|
||||||
## LLM Providers
|
## LLM Providers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue