Skip to content

Commit

Permalink
update discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
hayes committed Apr 5, 2022
1 parent 6ca1a68 commit 470afb6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions website/components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,7 @@ export function Layout({ children, toc }: { children: ReactNode; toc: TableOfCon
</a>
</li>
<li className="hidden sm:block hover:underline">
<a
className="flex space-x-2 hover:underline"
href="https://discord.com/channels/625400653321076807/868135255616417834"
>
<a className="flex space-x-2 hover:underline" href="https://discord.gg/WxpgwTqg">
<DiscordLogo height={24} width={24} />
<span>Discord</span>
</a>
Expand Down

0 comments on commit 470afb6

Please sign in to comment.