Update github urls.

This commit is contained in:
tecnovert
2024-06-11 09:56:09 +02:00
parent 58544d141d
commit 713990f57b
9 changed files with 15 additions and 15 deletions

View File

@@ -15,7 +15,7 @@ setuptools.setup(
description="Simple atomic swap system",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
url="https://github.com/tecnovert/basicswap",
url="https://github.com/basicswap/basicswap",
packages=setuptools.find_packages(),
include_package_data=True,
classifiers=[