Fixing discord invite link.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Link from 'next/link';
|
||||
import { BookOpenIcon, BanknotesIcon, StarIcon } from '@heroicons/react/24/outline'
|
||||
|
||||
// discord invite link: https://discord.gg/BneUtTSB
|
||||
// discord invite link: https://discord.gg/zXYggKUBC2
|
||||
|
||||
const features = [
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ const features = [
|
||||
|
||||
{
|
||||
name: 'Discord Server',
|
||||
link: 'https://discord.gg/BneUtTSB',
|
||||
link: 'https://discord.gg/zXYggKUBC2',
|
||||
description:
|
||||
'Connect with the community for free on our Discord Server! Ask questions or just hang out!',
|
||||
icon: StarIcon
|
||||
|
||||
Reference in New Issue
Block a user