From 5ec2cbff8f14cb785afb7625a9790ccf5cf1c8de Mon Sep 17 00:00:00 2001 From: JakeJMattson Date: Thu, 25 Feb 2021 12:28:12 -0600 Subject: [PATCH] Migrate KUtils references to DiscordKt --- src/content/resources/topic/bot-development/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/resources/topic/bot-development/intro.md b/src/content/resources/topic/bot-development/intro.md index 5535da7..e4321b8 100644 --- a/src/content/resources/topic/bot-development/intro.md +++ b/src/content/resources/topic/bot-development/intro.md @@ -24,4 +24,4 @@ title: Bot Development ###### Kotlin -- [KUtils](https://gitlab.com/Aberrantfox/KUtils/-/wikis/home) +- [DiscordKt](https://discordkt.github.io/)