mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Change links for now
This commit is contained in:
@@ -33,7 +33,7 @@ const Announcement = ({ version, hideAnnouncement, apiConfiguration }: Announcem
|
||||
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
|
||||
<li>
|
||||
Excited to announce that{" "}
|
||||
<VSCodeLink href="https://kodu.ai" style={{ display: "inline" }}>
|
||||
<VSCodeLink href="https://claude-dev.com" style={{ display: "inline" }}>
|
||||
Kodu
|
||||
</VSCodeLink>{" "}
|
||||
is offering $10 free credits to help new users get the most out of Claude Dev with high rate limits
|
||||
|
||||
@@ -210,7 +210,7 @@ const ApiOptions: React.FC<ApiOptionsProps> = ({
|
||||
}}>
|
||||
Kodu is recommended for its high rate limits and access to the latest features like prompt
|
||||
caching.
|
||||
<VSCodeLink href="https://kodu.ai/" style={{ display: "inline", fontSize: "12px" }}>
|
||||
<VSCodeLink href="https://claude-dev.com" style={{ display: "inline", fontSize: "12px" }}>
|
||||
Learn more about Kodu here.
|
||||
</VSCodeLink>
|
||||
</p>
|
||||
|
||||
@@ -59,7 +59,7 @@ const WelcomeView: React.FC<WelcomeViewProps> = ({ apiConfiguration, setApiConfi
|
||||
}}></i>
|
||||
<span>
|
||||
Explore Claude's capabilities with $10 free credits from{" "}
|
||||
<VSCodeLink href="https://kodu.ai" style={{ display: "inline" }}>
|
||||
<VSCodeLink href="https://claude-dev.com" style={{ display: "inline" }}>
|
||||
Kodu
|
||||
</VSCodeLink>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user