change source code link :trol:

This commit is contained in:
kita 2024-02-03 13:22:21 +08:00
parent f4482b62f2
commit 4538d55337
No known key found for this signature in database
GPG key ID: 1E3B374E5F392590

View file

@ -51,7 +51,7 @@ class Misc(commands.Cog):
@commands.hybrid_command(description="Source code")
async def source(self, ctx: commands.Context):
return await ctx.send("https://github.com/searinminecraft/lina-discord")
return await ctx.send("https://codeberg.org/kita/lina-discord")
@commands.hybrid_command(description="About linaSTK")
async def about(self, ctx: commands.Context):