Saoud Rizwan 1 рік тому
батько
коміт
d55c5d43c6

+ 1 - 1
webview-ui/src/components/Announcement.tsx

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

+ 1 - 1
webview-ui/src/components/ApiOptions.tsx

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

+ 1 - 1
webview-ui/src/components/WelcomeView.tsx

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