diff --git a/setup.py b/setup.py index 20648bedd..8f16721b0 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ 'Check out detect-secrets on `GitHub ' + '`_!' ), - url='hhttps://github.com/IBM/detect-secrets', + url='https://github.com/IBM/detect-secrets', keywords=['secret-management', 'pre-commit', 'security', 'entropy-checks'], install_requires=[ 'pyyaml',