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" }}> <ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
<li> <li>
Excited to announce that{" "} Excited to announce that{" "}
<VSCodeLink href="https://kodu.ai" style={{ display: "inline" }}> <VSCodeLink href="https://claude-dev.com" style={{ display: "inline" }}>
Kodu Kodu
</VSCodeLink>{" "} </VSCodeLink>{" "}
is offering $10 free credits to help new users get the most out of Claude Dev with high rate limits 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 Kodu is recommended for its high rate limits and access to the latest features like prompt
caching. 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. Learn more about Kodu here.
</VSCodeLink> </VSCodeLink>
</p> </p>

View File

@@ -59,7 +59,7 @@ const WelcomeView: React.FC<WelcomeViewProps> = ({ apiConfiguration, setApiConfi
}}></i> }}></i>
<span> <span>
Explore Claude's capabilities with $10 free credits from{" "} 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 Kodu
</VSCodeLink> </VSCodeLink>
</span> </span>