Skip to content

Commit 1696df7

Browse files
authored
Fix: news-use demo video (#3081)
<!-- This is an auto-generated description by cubic. --> ## Summary by cubic Updated the demo video link for the news-use example in docs and README to a working asset so the video renders and plays correctly. <!-- End of auto-generated description by cubic. -->
2 parents 59fcee1 + ae8cb86 commit 1696df7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/apps/news-use.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This demo requires browser-use v0.7.7+.
1212
<video
1313
controls
1414
className="w-full aspect-video rounded-xl"
15-
src="https://github.com/user-attachments/assets/650843ee-0b4d-431a-983f-6c1af3d0ffd8">
15+
src="https://github.com/user-attachments/assets/698757ca-8827-41f3-98e5-c235d6eef69f">
1616
</video>
1717

1818
## Features

examples/apps/news-use/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Automatically monitor news websites and extract the latest articles with sentime
55
> [!CAUTION]
66
> This demo requires browser-use v0.7.7+.
77
8-
https://github.com/user-attachments/assets/650843ee-0b4d-431a-983f-6c1af3d0ffd8
8+
https://github.com/user-attachments/assets/698757ca-8827-41f3-98e5-c235d6eef69f
99

1010
## Features
1111

0 commit comments

Comments
 (0)