NastiaS
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
src/components/ExchangePage/index.js
-
src/config/urls.js
|
|
@ -24,7 +24,7 @@ const cards = [ |
|
|
|
{ |
|
|
|
key: 'coinhouse', |
|
|
|
id: 'coinhouse', |
|
|
|
url: urls.coinbase, |
|
|
|
url: urls.coinhouse, |
|
|
|
logo: <CoinhouseLogo width={150} />, |
|
|
|
}, |
|
|
|
{ |
|
|
|
|
|
@ -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/', |
|
|
|