From 70eb449d449d4528ee1606645e9a4af76c642226 Mon Sep 17 00:00:00 2001 From: xemulat <98595166+xemulat@users.noreply.github.com> Date: Wed, 8 Mar 2023 14:28:17 +0000 Subject: [PATCH] Update the lavalink link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b541906..2ef377a 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ bot.run("token here") # FAQ Why is it saying "Cannot connect to host"? -- You need to have a Lavalink node setup before you can use this library. Download it [here](https://github.com/freyacodes/Lavalink/releases/tag/3.3.2.5) +- You need to have a Lavalink node setup before you can use this library. Download it [here](https://github.com/freyacodes/Lavalink/releases/latest) What experience do I need?