fix: replace placeholder link
All checks were successful
Deploy website to alys.phundrak.com / build (push) Successful in 23s
All checks were successful
Deploy website to alys.phundrak.com / build (push) Successful in 23s
This commit is contained in:
parent
6593342917
commit
0791acb502
@ -15,7 +15,7 @@ const socialLinks = [
|
|||||||
icon: {
|
icon: {
|
||||||
svg: discordSvg,
|
svg: discordSvg,
|
||||||
},
|
},
|
||||||
link: 'https://alys.phundrak.com/discord',
|
link: 'https://discord.gg/mChDJQW',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -8,4 +8,4 @@ next: false
|
|||||||
|
|
||||||
## Discord
|
## Discord
|
||||||
La communauté ALYS est présente sur Discord ! Vous pouvez la rejoindre
|
La communauté ALYS est présente sur Discord ! Vous pouvez la rejoindre
|
||||||
via [ce lien](https://alys.phundrak.com/discord).
|
via [ce lien](https://discord.gg/mChDJQW).
|
||||||
|
Loading…
Reference in New Issue
Block a user