From f196288e2da268e74dfe00c540b6cb91a4dc8014 Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Wed, 21 May 2025 16:37:12 -0400 Subject: [PATCH] docs: Fix broken link in ai/configuration (#31119) Release Notes: - N/A --- 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 4617ce40e5..ffd7e10ee3 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