changed bridge installation package domain

pull/206/head
Szymon Lesisz 6 years ago
parent a074d79348
commit cb30af097f

@ -135,7 +135,7 @@ class InstallBridge extends PureComponent<Props, State> {
latestVersion: props.transport.bridge.version.join('.'),
installers,
target: currentTarget || installers[0],
uri: 'https://wallet.trezor.io/data/',
uri: 'https://data.trezor.io/',
};
}

Loading…
Cancel
Save