Skip to content

Commit

Permalink
Merge pull request #821 from pangolindex/fix/header-apr
Browse files Browse the repository at this point in the history
fix: discord link
  • Loading branch information
poyrazovic authored Sep 24, 2024
2 parents 3f3f81b + 858ee47 commit a7aced0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layout/SocialMedia/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function SocialMedia({ collapsed }: SocialMediaProps) {
title: 'Github'
},
{
link: 'https://discord.gg/CZttnRaYjK',
link: 'https://discord.gg/pangolin',
icon: Discord,
title: 'Discord'
},
Expand Down

0 comments on commit a7aced0

Please sign in to comment.