Saoud Rizwan пре 1 година
родитељ
комит
f2f44c9ad1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      webview-ui/src/components/chat/Announcement.tsx

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

@@ -58,7 +58,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
 			</p>
 			<p style={{ margin: "5px 0px" }}>
 				Try it yourself by asking Cline to "add a tool that gets the latest npm docs", or
-				<VSCodeLink href="https://x.com/sdrzn/status/1850880547825823989" style={{ display: "inline" }}>
+				<VSCodeLink href="https://x.com/sdrzn/status/1867271665086074969" style={{ display: "inline" }}>
 					see a demo of MCP in action here.
 				</VSCodeLink>
 			</p>