From 64fdc1d5b6917ccde630b2fa9754eb132dc78733 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Wed, 29 Oct 2025 22:18:43 -0300 Subject: [PATCH] docs: Fix Codestral section title in edit prediction page (#41509) Follow up to https://github.com/zed-industries/zed/pull/41507 as I realized I didn't change the title for this section. Release Notes: - N/A --- docs/src/ai/edit-prediction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/ai/edit-prediction.md b/docs/src/ai/edit-prediction.md index 4104bdbda3b4697fdcc1e30530c3a8e53111c102..0ec26266438e4a6e0d8308efb5357cc73bb47c4b 100644 --- a/docs/src/ai/edit-prediction.md +++ b/docs/src/ai/edit-prediction.md @@ -314,7 +314,7 @@ To use Supermaven as your provider, set this within `settings.json`: You should be able to sign-in to Supermaven by clicking on the Supermaven icon in the status bar and following the setup instructions. -### Configuring Supermaven {#supermaven} +### Codestral {#codestral} To use Mistral's Codestral as your provider, start by going to the the Agent Panel settings view by running the {#action agent::OpenSettings} action. Look for the Mistral item and add a Codestral API key in the corresponding text input.