diff --git a/drivers/python_raw/setup.py b/drivers/python_raw/setup.py index 57b065ce7..362afe309 100644 --- a/drivers/python_raw/setup.py +++ b/drivers/python_raw/setup.py @@ -6,7 +6,7 @@ setup( description="Python package for python_raw driver in Wappalyzer bundle", author="smant", author_email="TBA", - url="https://github.com/chorsley/Wappalyzer/tree/master/drivers/python_raw", + url="https://github.com/ElbertF/Wappalyzer/tree/master/drivers/python_raw", classifiers=[ 'Development Status :: 3 - Alpha', 'Intended Audience :: Developers',