mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
REF: buy bitcoin via redirect
This commit is contained in:
parent
0596da0932
commit
6dd83afd09
@ -86,9 +86,9 @@ export default class BuyBitcoin extends Component {
|
||||
color: BlueApp.settings.buttonTextColor,
|
||||
}}
|
||||
onPress={() => {
|
||||
Linking.openURL('https://old.changelly.com/?ref_id=rtagfcvnwiwvhm99');
|
||||
Linking.openURL('https://bluewallet.io/buy-bitcoin-redirect.html');
|
||||
}}
|
||||
title="Buy from Changelly"
|
||||
title="Buy Bitcoin"
|
||||
/>
|
||||
|
||||
<BlueSpacing40 />
|
||||
|
Loading…
Reference in New Issue
Block a user