From 1e1d4430c208839718569ec876b33d75517e7ac9 Mon Sep 17 00:00:00 2001 From: morgankrey Date: Mon, 2 Jun 2025 09:09:00 -0500 Subject: [PATCH] Fixing 404 in AI Configuration Docs (#31899) Closes #ISSUE Release Notes: - N/A *or* Added/Fixed/Improved ... --- docs/src/ai/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/ai/configuration.md b/docs/src/ai/configuration.md index 07b97f3bff..2813aa7a20 100644 --- a/docs/src/ai/configuration.md +++ b/docs/src/ai/configuration.md @@ -1,7 +1,7 @@ # Configuration 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". ## LLM Providers