From e1d38edda5209fe859d7758b000ac48d61386891 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Sat, 21 Sep 2024 14:30:48 -0400 Subject: [PATCH] Update demo url --- webview-ui/src/components/Announcement.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/components/Announcement.tsx b/webview-ui/src/components/Announcement.tsx index 9890a07..3b77789 100644 --- a/webview-ui/src/components/Announcement.tsx +++ b/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 inspect_site tool that captures screenshots and console logs from websites (including localhost), making it easier for Claude to troubleshoot issues on his own. - + See a demo here.