Fix blog link

Close #136
This commit is contained in:
Luke Vella 2022-04-24 13:44:49 +01:00
parent 30dbe2da45
commit 8bf8f38101

View file

@ -57,7 +57,7 @@ const Footer: React.VoidFunctionComponent = () => {
</a>
</li>
<li>
<Link href="/blog">
<Link href="https://blog.rallly.co">
<a className="font-normal leading-loose text-gray-400 hover:text-gray-800 hover:no-underline">
Blog
</a>