Browse Source

Update demo url

Saoud Rizwan 1 year ago
parent
commit
e1d38edda5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webview-ui/src/components/Announcement.tsx

+ 1 - 1
webview-ui/src/components/Announcement.tsx

@@ -37,7 +37,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
 					Claude can now use a browser! This update adds a new <code>inspect_site</code> tool that captures
 					screenshots and console logs from websites (including localhost), making it easier for Claude to
 					troubleshoot issues on his own.
-					<VSCodeLink style={{ display: "inline" }} href="https://x.com/sdrzn/status/1835100787275419829">
+					<VSCodeLink style={{ display: "inline" }} href="https://x.com/sdrzn/status/1837559914023342129">
 						See a demo here.
 					</VSCodeLink>
 				</li>