Skip to content

Commit 6630982

Browse files
committed
Update the donation link URL for the "Buy Me A Coffee" icon
1 parent 91fd813 commit 6630982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/vscode/src/views/panel/frontend/components/Footer

packages/vscode/src/views/panel/frontend/components/Footer/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export const Footer: React.FC = () => {
6363
styles['footer__icon-button'],
6464
styles['footer__icon-button--buy-me-a-coffee']
6565
)}
66-
href="https://coindrop.to/cwc"
66+
href="https://coindrop.to/robertpiosik"
6767
title="Donate"
6868
>
6969
<Icon variant="BUY_ME_A_COFFEE_LOGO" />

0 commit comments

Comments
 (0)