Skip to content

Commit

Permalink
Fix sagewallet.net link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Dec 27, 2024
1 parent 27f68f9 commit 4b78760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contexts/WalletConnectContext.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export function WalletConnectProvider({ children }: { children: ReactNode }) {
metadata: {
name: 'Sage Wallet',
description: 'Sage Wallet',
url: 'https://sagewallet.com',
url: 'https://sagewallet.net',
icons: [
'https://github.com/xch-dev/sage/blob/main/src-tauri/icons/icon.png?raw=true',
],
Expand Down

0 comments on commit 4b78760

Please sign in to comment.