Skip to content

Commit

Permalink
Fix(components/sidebar/SideBarBottom):Modified Discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
ibeandyy committed Sep 24, 2023
1 parent 455d611 commit 57e012a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cave/components/SideBar/SideBarBottom.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Media: Array<MediaProps> = [
{
icon: 'discord',
name: 'Discord',
link: 'https://discord.com/invite/concave',
link: 'https://discord.gg/fjord',
},
{
icon: 'twitter',
Expand Down

0 comments on commit 57e012a

Please sign in to comment.