diff --git a/euroexange/euroexange.py b/euroexange/euroexange.py index e710074..91368b6 100644 --- a/euroexange/euroexange.py +++ b/euroexange/euroexange.py @@ -61,7 +61,7 @@ class EuroExangeBot( pywikibot.bot.BaseBot ): data_source = "http://www.ecb.int/stats/eurofxref/eurofxref-hist.zip" zip_file = "eurofxref-hist.zip" csv_file = "eurofxref-hist.csv" - upload_comment = "Bot: ([[User:Jogobot/Euroexange|euroexange]]) update chart" + upload_comment = "Bot: ([[User:JogoBot/Euroexange|euroexange]]) update chart" def __init__( self, genFactory, **kwargs ):