We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8accd commit 6033d22Copy full SHA for 6033d22
webview-ui/src/components/account/AccountView.tsx
@@ -131,7 +131,7 @@ export const ClineAccountView = () => {
131
)}
132
<div style={{ display: "flex", gap: "8px", flexWrap: "wrap" }}>
133
<VSCodeButtonLink
134
- href="https://app.cline.bot/account"
+ href="https://app.cline.bot/credits"
135
appearance="primary"
136
style={{
137
transform: "scale(0.85)",
0 commit comments