diff --git a/app/assets/js/discordwrapper.js b/app/assets/js/discordwrapper.js index f7020022..d6a538bd 100644 --- a/app/assets/js/discordwrapper.js +++ b/app/assets/js/discordwrapper.js @@ -65,7 +65,7 @@ client.on("ready", () => { }, //details: "kuku", state: "Serveur Minecraft Communautaire !", - buttons: [{ label: "Twitch", url: "https://twitch.tv/lukienlive"}, { label: "Rejoins nous !", url: "https://discord.gg/TEZr3DdaFZ"}], + buttons: [{ label: "Twitch", url: "https://twitch.tv/lukienlive"}, { label: "Rejoins nous !", url: "https://discord.gg/RspuRbNn4M"}], } })