Saoud Rizwan 1 год назад
Родитель
Сommit
b1655775a2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      webview-ui/src/components/Announcement.tsx

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

@@ -34,7 +34,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
 			<p style={{ margin: "5px 0px" }}>
 			<p style={{ margin: "5px 0px" }}>
 				Claude can now monitor workspace problems to keep updated on linter/compiler/build issues, letting him
 				Claude can now monitor workspace problems to keep updated on linter/compiler/build issues, letting him
 				proactively fix errors on his own! (adding missing imports, fixing type errors, etc.)
 				proactively fix errors on his own! (adding missing imports, fixing type errors, etc.)
-				<VSCodeLink style={{ display: "inline" }} href="https://x.com/sdrzn/status/1833316974518014072">
+				<VSCodeLink style={{ display: "inline" }} href="https://x.com/sdrzn/status/1835100787275419829">
 					See a demo here.
 					See a demo here.
 				</VSCodeLink>
 				</VSCodeLink>
 			</p>
 			</p>