We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a1cab commit 9f1fb0dCopy full SHA for 9f1fb0d
app/layouts/Layout.tsx
@@ -32,7 +32,7 @@ const Layout = ({ title, children, hideLogin }: LayoutProps) => {
32
alt="netlify logo"
33
/>
34
Quirrel joins Netlify.
35
- <a href="https://netlify.com/TODO" target="_blank" className="ml-1 underline">
+ <a href="https://dev.to/quirrel/quirrel-is-acquired-and-i-am-joining-netlify-dha" target="_blank" className="ml-1 underline">
36
Learn more
37
</a>
38
</div>
0 commit comments