Skip to content

Commit 87d10c3

Browse files
committed
Fixes
1 parent 594e73e commit 87d10c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/components/chat/Announcement.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
4242
feature to launch a browser, click, type, and scroll. This gives him more autonomy in runtime debugging,
4343
end-to-end testing, and even general web use. Try asking "Look up the weather in Colorado" to see it in
4444
action, or{" "}
45-
<VSCodeLink href="https://x.com/sdrzn/status/1843989769828602273" style={{ display: "inline" }}>
45+
<VSCodeLink href="https://x.com/sdrzn/status/1850880547825823989" style={{ display: "inline" }}>
4646
see a full demo here.
4747
</VSCodeLink>
4848
</p>

0 commit comments

Comments
 (0)