diff --git a/setup.py b/setup.py index f3d9f75c..17298c09 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ def default_environment(): setup(name='html5lib', version=version, - url='https://github.com/html5lib/html5lib-python', + url='https://github.com/ashleysommer/html5lib-modern', license="MIT License", description='HTML parser based on the WHATWG HTML specification', long_description=long_description,