Update 0x url

This commit is contained in:
Fabio Berger 2019-01-16 18:44:52 +01:00
parent ae147e615a
commit 6871f36dad

View File

@ -17,7 +17,7 @@ const Header: React.StatelessComponent<{}> = () => (
<Title>{title}</Title>
</LogoMark>
<Link as="a" href="https://0xproject.com/">
<Link as="a" href="https://0x.org/">
Built by 0x
</Link>
</Container>