diff --git a/setup.cfg b/setup.cfg index 76fbe7f..827ede1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,9 +6,9 @@ author_email = mail@placeholder123.to description = ${REPO_DESCRIPTION} long_description = file: README.md long_description_content_type = text/markdown -url = ${REPO_LINK} +url = https://git.fajnberg.de${REPO_LINK} project_urls = - Bug Tracker = ${REPO_LINK}/issues + Bug Tracker = https://git.fajnberg.de${REPO_LINK}/issues classifiers = Programming Language :: Python :: 3 Operating System :: OS Independent