From 9927c5bb3d0bc7f7a66f3216b60933546f3d9327 Mon Sep 17 00:00:00 2001 From: Wifus <62569962+Wifus@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:25:07 -0700 Subject: [PATCH] Update website URL in examples' README.md (#3063) * Update website URL in examples' README.md * Update examples/README.md --------- Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 78ae3cc13..d13167d7c 100644 --- a/examples/README.md +++ b/examples/README.md @@ -5,6 +5,6 @@ This repo is meant as a template which you can use to create a Discord bot very easily using the [Discordeno library](https://github.com/discordeno/discordeno). -[Website/Guide](https://discordeno.js.org//) +[Website/Guide](https://discordeno.js.org/) [Discord Server](https://discord.com/invite/5vBgXk3UcZ)