diff --git a/setup.py b/setup.py index 90e103e..d5bd746 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( description="Wrapper for yandex disk rest api", long_description=open('README.md').read(), long_description_content_type="text/markdown", - url="https://gitverse.ru/arabian/yndx_disk", + url="https://github.com/arabianq/yndx-disk", classifiers=[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License",