This commit is contained in:
marcosrdz 2020-10-25 19:22:45 -04:00 committed by Overtorment
parent db4918c390
commit 3f262a3cd5

View File

@ -339,7 +339,7 @@ const WalletTransactions = () => {
wallet.current.getBalance() > 0 ? (
<TouchableOpacity
onPress={async () => {
Linking.openURL('https://bluewallet.current.io/marketplace/');
Linking.openURL('https://bluewallet.io/marketplace/');
}}
style={[styles.marketplaceButton1, stylesHook.marketplaceButton1]}
>