From 6a381c68a28ac6961dcf51b0e7d0f5d7d163e8a6 Mon Sep 17 00:00:00 2001 From: PLASMAchicken Date: Fri, 31 Jan 2020 12:38:10 +0100 Subject: [PATCH] chore(README): update link to Discord.js guide v12 changes (#3751) * Update link to discord.js guide v12 changes * Suggested Changes * Suggested Changes Co-Authored-By: Amish Shah Co-authored-by: Amish Shah --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ec09092d..3a2957981 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ client.login('token'); * [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website)) * [Documentation](https://discord.js.org/#/docs/main/master/general/welcome) * [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide)) - this is still for stable - See also the WIP [Update Guide](https://github.com/discordjs/guide/blob/v12-changes/guide/additional-info/changes-in-v12.md) also including updated and removed items in the library. + See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v12.html), including updated and removed items in the library. * [Discord.js Discord server](https://discord.gg/bRCvFy9) * [Discord API Discord server](https://discord.gg/discord-api) * [GitHub](https://github.com/discordjs/discord.js)