Skip to content

Commit fbcb661

Browse files
SannidhyaSannidhya
authored andcommitted
Update browser use video and add to tutorial videos list
1 parent 6571eb5 commit fbcb661

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/features/browser-use.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Roo Code provides sophisticated browser automation capabilities that let you int
1818

1919
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden' }}>
2020
<iframe
21-
src="https://www.youtube.com/embed/SJae206swxA"
21+
src="https://www.youtube.com/embed/cAjzTs0194c"
2222
style={{
2323
position: 'absolute',
2424
top: 0,

docs/tutorial-videos.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
{
4444
"id": "IOpmeUGLpg0",
4545
"title": "Slash Commands"
46+
},
47+
{
48+
"id": "cAjzTs0194c",
49+
"title": "Browser Use"
4650
}
4751
]
4852
}

0 commit comments

Comments
 (0)