fixed link to source

This commit is contained in:
Lucien Cartier-Tilet 2019-11-22 12:49:24 +01:00
parent 81d9c8fa01
commit a5999f1fd5
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ import discord
from discord.ext import commands
BOT_PREFIX = 'aa!'
BOT_LINK = "https://labs.phundrak.fr/phundrak/TranslAAAAAAAAAAAAAAAAAtor",
BOT_LINK = "https://labs.phundrak.com/phundrak/TranslAAAAAAAAAAAAAAAAAtor",
class TranslAAAAAAAAAAAAAAAAAtorBot: