diff --git a/setup.py b/setup.py index 0a2efd66..61d7ea42 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def read(filepath): long_description=read('README.rst'), author="Dave Hall", author_email="dave@etianen.com", - url="http://github.com/etianen/django-reversion", + url="https://github.com/etianen/django-reversion", zip_safe=False, packages=find_packages(), package_data={