Skip to content

Commit 5c39709

Browse files
SannidhyaSahSannidhya
andauthored
Update Custom Modes video to new YouTube link (#398)
Co-authored-by: Sannidhya <[email protected]>
1 parent 273ebca commit 5c39709

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/features/custom-modes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Roo Code allows you to create **custom modes** to tailor Roo's behavior to speci
1616

1717
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden' }}>
1818
<iframe
19-
src="https://www.youtube.com/embed/qgqceCuhlRA"
19+
src="https://www.youtube.com/embed/iiAv1eKOaxk"
2020
style={{
2121
position: 'absolute',
2222
top: 0,

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Roo Code unleashes the full power of large language models inside VS Code. No du
4747
<img src="https://img.youtube.com/vi/r1bpod1VWhg/maxresdefault.jpg" alt="Codebase Indexing" style={{ width: '100%', height: 'auto', borderRadius: '8px', display: 'block' }} />
4848
<div style={{ marginTop: '0.0rem', textAlign: 'center', fontWeight: 600, fontSize: '1rem' }}>Codebase Indexing</div>
4949
</a>
50-
<a href="https://www.youtube.com/watch?v=qgqceCuhlRA" target="_blank" rel="noopener noreferrer" style={{ textDecoration: 'none', color: 'inherit' }}>
51-
<img src="https://img.youtube.com/vi/qgqceCuhlRA/maxresdefault.jpg" alt="Custom Modes" style={{ width: '100%', height: 'auto', borderRadius: '8px', display: 'block' }} />
50+
<a href="https://www.youtube.com/watch?v=iiAv1eKOaxk" target="_blank" rel="noopener noreferrer" style={{ textDecoration: 'none', color: 'inherit' }}>
51+
<img src="https://img.youtube.com/vi/iiAv1eKOaxk/maxresdefault.jpg" alt="Custom Modes" style={{ width: '100%', height: 'auto', borderRadius: '8px', display: 'block' }} />
5252
<div style={{ marginTop: '0.0rem', textAlign: 'center', fontWeight: 600, fontSize: '1rem' }}>Custom Modes</div>
5353
</a>
5454
<a href="https://www.youtube.com/watch?v=Ho30nyY332E" target="_blank" rel="noopener noreferrer" style={{ textDecoration: 'none', color: 'inherit' }}>

docs/tutorial-videos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"title": "Auto Approve Feature"
1818
},
1919
{
20-
"id": "qgqceCuhlRA",
20+
"id": "iiAv1eKOaxk",
2121
"title": "Custom Modes"
2222
},
2323
{

0 commit comments

Comments
 (0)