Skip to content

Commit

Permalink
Fix broken Discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
justinquinnb authored Nov 12, 2024
1 parent 3b93b17 commit e9ae1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/about/events/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const EventsPage = () => {
The latest dates and times can be found in the calendar below. Members
are welcome to attend our livestreams on{" "}
<Link
href="tps://discord.com/invite/MuyJ4f5xKE"
href="https://discord.com/invite/MuyJ4f5xKE"
target="_blank"
className="text-black underline transition duration-200 ease-in-out hover:text-[#9656CE]"
>
Expand Down

0 comments on commit e9ae1cd

Please sign in to comment.