From 6e0ea020c0de580911917c4b480c3402619d4341 Mon Sep 17 00:00:00 2001 From: Superchupu <53496941+SuperchupuDev@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:58:21 +0200 Subject: [PATCH] docs: update link of the guide to v13 changes (#6273) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8bc5651a8..a3ac6a983 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,8 @@ 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 [Update Guide](https://discordjs.guide/additional-info/changes-in-v12.html), including updated and removed items in the library. +- [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide)) + See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v13.html), including updated and removed items in the library. - [Discord.js Discord server](https://discord.gg/djs) - [Discord API Discord server](https://discord.gg/discord-api) - [GitHub](https://github.com/discordjs/discord.js)