Merge pull request #3207 from XRPLF/gemwallet

add proper link for gemwallet
This commit is contained in:
Maria Shodunke
2025-07-21 17:30:31 +01:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ const softwallets = [
alt: "Gatehub",
imgclasses: "invertible-img",
},
{ href: "https://gemwallet.com/", id: "wallet-gem", alt: "Gem Wallet" },
{ href: "https://gemwallet.app/", id: "wallet-gem", alt: "Gem Wallet" },
{ href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" },
{ href: "https://crossmark.io/", id: "wallet-crossmark", alt: "Crossmark Wallet" },
];