diff --git a/src/components/ExchangePage/index.js b/src/components/ExchangePage/index.js index ed5f4ed2..c398d7e6 100644 --- a/src/components/ExchangePage/index.js +++ b/src/components/ExchangePage/index.js @@ -24,7 +24,7 @@ const cards = [ { key: 'coinhouse', id: 'coinhouse', - url: urls.coinbase, + url: urls.coinhouse, logo: , }, { diff --git a/src/config/urls.js b/src/config/urls.js index 8758db30..fc19af5d 100644 --- a/src/config/urls.js +++ b/src/config/urls.js @@ -22,7 +22,7 @@ export const urls = { 'https://github.com/LedgerHQ/ledger-live-desktop/issues?q=is%3Aopen+is%3Aissue+label%3Abug', // Exchanges - coinbase: 'https://www.coinhouse.com/r/157530', + coinhouse: 'https://www.coinhouse.com/r/157530', changelly: 'https://changelly.com/?ref_id=aac789605a01', coinmama: 'http://go.coinmama.com/visit/?bta=51801&nci=5343', simplex: 'https://www.simplex.com/',