mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-15 05:34:05 +02:00
Update discord link
This commit is contained in:
@@ -88,7 +88,7 @@ const isDiscordMembers = text.toLowerCase() === 'discord members';
|
|||||||
{
|
{
|
||||||
isDiscordMembers && (
|
isDiscordMembers && (
|
||||||
<a
|
<a
|
||||||
href='https://discord.gg/ZrSpJ8zH'
|
href='https://roadmap.sh/discord'
|
||||||
target='_blank'
|
target='_blank'
|
||||||
class='group mt-0 flex flex-col items-center rounded-lg border border-black bg-white px-3 py-2 text-sm hover:bg-black hover:text-white'
|
class='group mt-0 flex flex-col items-center rounded-lg border border-black bg-white px-3 py-2 text-sm hover:bg-black hover:text-white'
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user