From bd0afda66cf805d5489876cbded4651a0a89d049 Mon Sep 17 00:00:00 2001 From: Saya Date: Tue, 16 Jul 2024 14:07:59 +0800 Subject: [PATCH] chore: update readme.md links --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 669b3805..5b38ce0f 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Refer to [/src/connectors](https://github.com/Deivu/Shoukaku/tree/master/src/con ### Documentation -https://shoukaku.shipgirl.moe/ +https://guide.shoukaku.shipgirl.moe/ ### Small code snippet examples @@ -74,7 +74,7 @@ client.on("ready", () => { }); ``` -> A full bot example can be found at https://github.com/shipgirlproject/Shoukaku?tab=readme-ov-file#full-bot-implementation-of-shoukaku-in-discordjs +> A full bot example can be found at [Kongou](https://github.com/Deivu/Kongou) ### Shoukaku's options @@ -104,10 +104,6 @@ client.on("ready", () => { > [Support](https://discord.gg/FVqbtGu) (#Development) | [Lavalink](https://github.com/freyacodes/Lavalink) -### Full bot implementation of Shoukaku in Discord.JS - -> [Kongou](https://github.com/Deivu/Kongou) - ### Made with ❤ by > @ichimakase (Saya)