1
0
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:
Pavol Rusnak 2019-03-05 15:07:53 +01:00
parent d169c17480
commit 9bd1eba0a5
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -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>