mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-03 11:51:32 +00:00
changed bridge installation package domain
This commit is contained in:
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…
Reference in New Issue
Block a user