Skip to content

Commit

Permalink
fix deeplink for dapp connections
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNerdi committed Jan 12, 2024
1 parent 6b694be commit a3d5b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer-guide/wallet-connect/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ createWeb3Modal({
name: "Bloom",
homepage: "https://bloomwallet.io/",
image_url: "https://bloomwallet.io/assets/logos/bloom.png",
desktop_link: "bloom:https://wallet-connect/connect",
desktop_link: "bloom:https://wallet-connect/connect?uri=",
},
],
});
Expand Down

0 comments on commit a3d5b9f

Please sign in to comment.