From fbfa1e5f776f319b1c61acd1408e3f82f67ff106 Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Fri, 29 Jul 2022 21:55:36 +0200 Subject: [PATCH] changed git repo --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 6431971..9854dbb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,9 +6,9 @@ author_email = qrzlogger@qrz.is description = A python application to log QSOs directly to QRZ.com from the command line long_description = file: README.md long_description_content_type = text/markdown -url = https://github.com/exitnode/qrzlogger +url = https://codeberg.org/mclemens/qrzlogger project_urls = - Bug Tracker = https://github.com/exitnode/qrzlogger/issues + Bug Tracker = https://codeberg.org/mclemens/qrzlogger/issues classifiers = Programming Language :: Python :: 3 License :: OSI Approved :: MIT License