mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 18:58:08 +00:00
footer: change ToS link
This commit is contained in:
parent
d169c17480
commit
9bd1eba0a5
@ -64,7 +64,7 @@ const Footer = ({ opened, toggle, isLanding }: Props) => (
|
||||
<StyledLink href="http://satoshilabs.com" isGreen>
|
||||
SatoshiLabs
|
||||
</StyledLink>
|
||||
<StyledLink href="https://trezor.io/static/pdf/tos.pdf" isGreen>
|
||||
<StyledLink href="https://trezor.io/tos" isGreen>
|
||||
<FormattedMessage {...l10nMessages.TR_TERMS} />
|
||||
</StyledLink>
|
||||
<StyledLink onClick={toggle} isGreen>
|
||||
|
Loading…
Reference in New Issue
Block a user