mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
Update link
This commit is contained in:
parent
9b27db7c08
commit
b1655775a2
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
|
|||
<p style={{ margin: "5px 0px" }}>
|
||||
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.)
|
||||
<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.
|
||||
</VSCodeLink>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue