diff --git a/setup.py b/setup.py index 422d4f4fd..ab6e8c2cc 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( author="Florent Kermarrec", author_email="florent@enjoy-digital.fr", url="http://enjoy-digital.fr", - download_url="https://github.com/Florent-Kermarrec/litesata", + download_url="https://github.com/enjoy-digital/litesata", packages=find_packages(here), license="GPL", platforms=["Any"],