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