Merge pull request #858 from recursiveforte/main-1

clubs map -> clubs directory
This commit is contained in:
Sam Poder 2023-08-16 17:41:17 -07:00 committed by GitHub
commit a9ed74a7b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,7 +110,7 @@ const Footer = ({ dark = false, children, ...props }) => (
</Heading>
<Link href="https://events.hackclub.com/">Community Events</Link>
<Link href="https://toolbox.hackclub.com/">Toolbox</Link>
<Link href="https://hackclub.com/map">Clubs Map</Link>
<Link href="https://directory.hackclub.com/">Clubs Directory</Link>
<Link href="https://hackclub.com/conduct/">Code of Conduct</Link>
</Box>
<Box sx={{ gridColumn: ['span 2', 'span 1'] }}>