Skip to content

Commit c9ca566

Browse files
committed
Merge branch 'main' into release/1.8.0
2 parents 16dc1ca + b08e737 commit c9ca566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/concordium/wallet/ui/onramp/CcdOnrampSiteRepository.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class CcdOnrampSiteRepository {
1313
),
1414
CcdOnrampSite(
1515
name = "Wert",
16-
url = "https://wert.io/try-wert",
16+
url = "https://widget.wert.io/01HM0W8FTFG4TEBRB0JPM18G5W/widget/?commodity=CCD&network=concordium&commodity_id=ccd.simple.concordium",
1717
logoUrl = "https://partner.wert.io/icons/apple-touch-icon.png",
1818
type = CcdOnrampSite.Type.PAYMENT_GATEWAY,
1919
acceptsCreditCard = true,

0 commit comments

Comments
 (0)