Skip to content

Commit 6033d22

Browse files
committed
Change account url
1 parent 6c8accd commit 6033d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/components/account/AccountView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ export const ClineAccountView = () => {
131131
)}
132132
<div style={{ display: "flex", gap: "8px", flexWrap: "wrap" }}>
133133
<VSCodeButtonLink
134-
href="https://app.cline.bot/account"
134+
href="https://app.cline.bot/credits"
135135
appearance="primary"
136136
style={{
137137
transform: "scale(0.85)",

0 commit comments

Comments
 (0)