diff --git a/setup.py b/setup.py index 7004eef..0cd9373 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ long_description_content_type="text/markdown", author="S. Thuret", author_email="contact@sebastien-thuret.fr", - url="https://www.argosopentech.com", + url="https://github.com/LibreTranslate/argos-translate-files", packages=find_packages(), install_requires=required_packages, )