Skip to content

Commit 0f0f6e5

Browse files
committed
Fix formatting of images in custom modes documentation for improved readability
1 parent 842f092 commit 0f0f6e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/advanced-usage/custom-modes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Roo Code allows you to create **custom modes** to tailor Roo's behavior to speci
99
* **Experimentation:** Safely experiment with different prompts and configurations without affecting other modes
1010
* **Team Collaboration:** Share custom modes with your team to standardize workflows
1111

12-
<img src="/img/custom-modes/custom-modes.png" alt="Overview of custom modes interface" width="400" />
13-
*Roo Code's interface for creating and managing custom modes.*
12+
<img src="/img/custom-modes/custom-modes.png" alt="Overview of custom modes interface" width="400" />
13+
*Roo Code's interface for creating and managing custom modes.*
1414

1515
## What's Included in a Custom Mode?
1616

@@ -151,8 +151,8 @@ 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" />
155-
*The custom mode creation interface showing fields for name, slug, save location, role definition, available tools, and custom instructions.*
154+
<img src="/img/custom-modes/custom-modes-3.png" alt="Custom mode creation interface in the Prompts tab" width="600" />
155+
*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
158158
* **Slug:** Enter a lowercase identifier (letters, numbers, and hyphens only)

0 commit comments

Comments
 (0)