diff --git a/setup.py b/setup.py index 86a6cf4..49e0cfa 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def find_version(*file_paths): keywords="html lxml email mail style", author="Peter Bengtsson", author_email="mail@peterbe.com", - url="http://github.com/peterbe/premailer", + url="https://github.com/peterbe/premailer", license="Python", classifiers=[ "Development Status :: 5 - Production/Stable",