Drop the s for hackclub/newsletter (#578)

Fixes #577
This commit is contained in:
Sam Poder 2022-10-16 15:28:58 +08:00 committed by GitHub
parent 2f64546bfe
commit e4059ffcd0

View file

@ -164,7 +164,7 @@ const Page = ({ repos }) => (
/>
<BankProject
name="Community Newsletter"
url={`https://github.com/hackclub/newsletters`}
url={`https://github.com/hackclub/newsletter`}
/>
<BankProject name="Meetings" url={`https://meetings.hackclub.com`} />
</Grid>