Skip to content

Commit db46667

Browse files
committed
Fix image reference in custom modes documentation
1 parent 138cd14 commit db46667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/custom-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ You can find this setting within the prompt settings by clicking the <Codicon na
151151
2. **Create New Mode:** Click the <Codicon name="add" /> button to the right of the Modes heading
152152
3. **Fill in Fields:**
153153

154-
<img src="/img/custom-modes/custom-modes-3.png" alt="Custom mode creation interface in the Prompts tab" width="600" />
154+
<img src="/img/custom-modes/custom-modes-2.png" alt="Custom mode creation interface in the Prompts tab" width="600" />
155155
*The custom mode creation interface showing fields for name, slug, save location, role definition, available tools, and custom instructions.*
156156

157157
* **Name:** Enter a display name for the mode

0 commit comments

Comments
 (0)