From 3240c61b2066e2cd58b40b95d7373b80f809de59 Mon Sep 17 00:00:00 2001 From: Romain J Date: Mon, 17 May 2021 00:27:21 +0200 Subject: [PATCH] update(commands:info|Utils): update git url --- tuxbot/cogs/Utils/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuxbot/cogs/Utils/utils.py b/tuxbot/cogs/Utils/utils.py index e2fe6b7..fecca18 100644 --- a/tuxbot/cogs/Utils/utils.py +++ b/tuxbot/cogs/Utils/utils.py @@ -47,7 +47,7 @@ class Utils(commands.Cog): ctx, self.bot.config, ), - value="**Romain#5117:** [git](https://git.gnous.eu/Romain)\n" + value="**Romain#5117:** [git](https://github.com/Rom1-J)\n" "**Outout#4039:** [git](https://git.gnous.eu/mael)\n", inline=True, )