mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 18:26:34 +02:00
Update discord links
This commit is contained in:
parent
05cab10fce
commit
870a4bb13d
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ const Footer: React.VoidFunctionComponent = () => {
|
|||
<Twitter className="h-5 w-5" />
|
||||
</a>
|
||||
<a
|
||||
href="https://discord.gg/m5UFXavc2C"
|
||||
href="https://discord.gg/uzg4ZcHbuM"
|
||||
className="text-sm text-slate-400 transition-colors hover:text-primary-500 hover:no-underline"
|
||||
>
|
||||
<Discord className="h-5 w-5" />
|
||||
|
|
|
@ -374,7 +374,7 @@ const StandardLayout: React.VoidFunctionComponent<{
|
|||
<Github className="h-5 w-5" />
|
||||
</a>
|
||||
<a
|
||||
href="https://discord.gg/m5UFXavc2C"
|
||||
href="https://discord.gg/uzg4ZcHbuM"
|
||||
className="text-sm text-slate-400 transition-colors hover:text-primary-500 hover:no-underline"
|
||||
>
|
||||
<Discord className="h-5 w-5" />
|
||||
|
|
Loading…
Add table
Reference in a new issue