Change links for now

This commit is contained in:
Saoud Rizwan
2024-08-25 05:51:46 -04:00
parent d7a31705a9
commit d55c5d43c6
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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