Update nav.js

This commit is contained in:
Thomas Stubblefield 2024-02-27 18:50:50 -05:00 committed by GitHub
parent 0a0f73c342
commit 58f7e24dce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,7 @@ const Navigation = props => (
<Link>Community</Link>
</NextLink>
<Link href="https://scrapbook.hackclub.com/">Scrapbook</Link>
<Link href="https://jams.hackclub.com/">Workshops</Link>
<Link href="https://toolbox.hackclub.com/">Toolbox</Link>
<NextLink href="/onboard" passHref>
<Link>OnBoard</Link>
</NextLink>