diff --git a/setup.py b/setup.py index 20e127ed..fad9238d 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( long_description_content_type="text/markdown", author=u'Emil Stenström', author_email='em@kth.se', - url='https://github.com/EmilStenstrom/django_components/', + url='https://github.com/EmilStenstrom/django-components/', install_requires=[ "Django>=1.11", "six",