Skip to content

Commit

Permalink
Reverting changes
Browse files Browse the repository at this point in the history
I did not realize my changes were going to main. My bad.
  • Loading branch information
SerenityUX authored Aug 21, 2023
1 parent ddaa171 commit ec1c480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ const Navigation = props => (
<Link>Slack</Link>
</NextLink>
<Link href="https://scrapbook.hackclub.com/">Scrapbook</Link>
<Link href="https://jams.hackclub.com/">Jams Workshops</Link>
<Link href="https://workshops.hackclub.com/">Workshops</Link>
<NextLink href="/onboard" passHref>
<Link>OnBoard</Link>
</NextLink>
Expand Down

0 comments on commit ec1c480

Please sign in to comment.