From a18892b3711efd6d6b42459601f76d05bd159b41 Mon Sep 17 00:00:00 2001 From: L0laapk3 Date: Tue, 15 Oct 2019 17:03:33 +0200 Subject: [PATCH] Changed download link in update available screen --- auto.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/auto.py b/auto.py index 095634c..0fd67ec 100644 --- a/auto.py +++ b/auto.py @@ -325,9 +325,7 @@ def parseArg(arg): print(line) print("") print("") - print(" Download: https://mods.factorio.com/mod/L0laapk3_FactorioMaps") - print(" OR") - print(" https://github.com/L0laapk3/FactorioMaps") + print(" Download: https://git.io/factoriomaps") if majorUpdate: print("") print("You can dismiss this by using --noupdate (not recommended)")