diff --git a/setup.py b/setup.py index e3b959b..0b4d07a 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( description="An open Apple AirDrop implementation", long_description=long_description, long_description_content_type="text/markdown", - url="https://owlink.org", + url="<>", project_urls={ "Source": "https://github.com/seemoo-lab/opendrop", "Research Paper": "https://usenix.org/conference/usenixsecurity19/presentation/stute",