Skip to content

Commit 9f1fb0d

Browse files
committed
update link
1 parent 33a1cab commit 9f1fb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layouts/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const Layout = ({ title, children, hideLogin }: LayoutProps) => {
3232
alt="netlify logo"
3333
/>
3434
Quirrel joins Netlify.
35-
<a href="https://netlify.com/TODO" target="_blank" className="ml-1 underline">
35+
<a href="https://dev.to/quirrel/quirrel-is-acquired-and-i-am-joining-netlify-dha" target="_blank" className="ml-1 underline">
3636
Learn more
3737
</a>
3838
</div>

0 commit comments

Comments
 (0)