From 18e3c637e428ab999c869780d663c5949c9d5c15 Mon Sep 17 00:00:00 2001 From: kahrionimashte Date: Tue, 22 Nov 2022 20:05:14 +0100 Subject: [PATCH] Update of repo RUL in init.py. Old URL has 404 error. --- kleinanzeigen_bot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kleinanzeigen_bot/__init__.py b/kleinanzeigen_bot/__init__.py index be4a80c..2ab9575 100644 --- a/kleinanzeigen_bot/__init__.py +++ b/kleinanzeigen_bot/__init__.py @@ -919,7 +919,7 @@ def main(args:list[str]) -> None: | <| | __/ | | | | (_| | | | |/ / __/ | (_| | __/ | | |____| |_) | (_) | |_ |_|\_\_|\___|_|_| |_|\__,_|_| |_/___\___|_|\__, |\___|_| |_| |_.__/ \___/ \__| |___/ - https://github.com/kleinanzeigen-bot + https://github.com/Second-Hand-Friends/kleinanzeigen-bot """), flush = True) utils.configure_console_logging()