Browse Source
Merge pull request #1170 from NastiaS/ui-polish-branch
update 2 endpoints for exchanges
master
Gaëtan Renaudeau
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
src/config/urls.js
|
|
@ -25,6 +25,6 @@ export const urls = { |
|
|
|
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/', |
|
|
|
paybis: 'https://paybis.com/', |
|
|
|
simplex: 'https://partners.simplex.com/?partner=ledger', |
|
|
|
paybis: 'https://paybis.idevaffiliate.com/idevaffiliate.php?id=4064', |
|
|
|
} |
|
|
|