From 8b3f9a5818ab985ecaca6a35ec6a58f5e3636a96 Mon Sep 17 00:00:00 2001 From: ayntee Date: Tue, 26 Jan 2021 13:23:48 +0400 Subject: [PATCH] docs(README): fix the slash commands boilerplate link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cf33fc43..9378b48a9 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ unofficial boilerplates: - [Discordeno Bot Template (official)](https://github.com/discordeno/discordeno-bot-template) - [Serverless Slash Commands Template - (official)](https://github.com/slash-commands-bot) + (official)](https://github.com/discordeno/slash-commands-bot) - [Add Your Own!](https://github.com/discordeno/discordeno/pulls) ## Useful Links