fix(README): update official template link (#2070)

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
This commit is contained in:
Kirzu
2022-02-25 11:38:44 -03:00
committed by GitHub
parent 9d4386584a
commit 61f67ea973

View File

@@ -133,7 +133,7 @@ it's not easy. Discordeno is designed and built with all of the issues in mind t
when they initially started writing Discord bots using existing libraries. If you are a beginner, you can check out
these awesome official and unofficial templates:
- [Discordeno Template (official)](https://github.com/discordeno/template)
- [Discordeno Template (official)](https://github.com/discordeno/discordeno/tree/main/template)
- [Serverless Slash Commands Template (official)](https://github.com/discordeno/serverless-deno-deploy-template)
- [Add Your Own!](https://github.com/discordeno/discordeno/pulls)