diff --git a/setup.py b/setup.py index a8d9f8f..354b5fc 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setuptools.setup( description="Advanced Github OSINT Framework", long_description=long_description, long_description_content_type="text/markdown", - url="https://github.com/rly0nheart/octosuite", + url="https://github.com/bellingcat/octosuite", license="GNU General Public License v3 (GPLv3)", install_requires=["requests", "rich", "psutil"], classifiers=[