footer: change ToS link

pull/433/head
Pavol Rusnak 5 years ago
parent d169c17480
commit 9bd1eba0a5
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -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…
Cancel
Save