Fix pyproject URLs

Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
This commit is contained in:
Paul Pfeister 2024-05-18 00:35:24 -04:00 committed by GitHub
parent 41f798a34e
commit 33bbb4e720
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,8 +31,8 @@ classifiers = [
"Programming Language :: Python :: 3",
"Topic :: Security"
]
homepage = "http://sherlock-project.github.io/"
repository = "https://github.com/sherlock-project/sherlock.git"
homepage = "https://sherlock-project.github.io/"
repository = "https://github.com/sherlock-project/sherlock"
[tool.poetry.urls]