Update link

This commit is contained in:
Saoud Rizwan
2024-09-14 19:38:51 -04:00
parent 9b27db7c08
commit b1655775a2

View File

@@ -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>