diff --git a/setup.py b/setup.py index c56d370..a738dfe 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( author_email = "veit.heller@htw-berlin.de", version = "0.1.0 Alpha", long_description = long_description, - url = "https://git.com/hellerve/_", + url = "https://github.com/hellerve/_", packages = ['_',], license = "MIT", platforms = ['Linux', 'OS X', 'Windows']