We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f0ff4 commit c5d24d8Copy full SHA for c5d24d8
1 file changed
pyproject.toml
@@ -42,8 +42,8 @@ classifiers = [
42
# import-names = ["repoze.sendmail"]
43
44
[project.urls]
45
-Repository = "https://github.com/repoze/sendmail"
46
-Issues = "https://github.com/repoze/sendmail/issues"
+Repository = "https://github.com/repoze/repoze.sendmail"
+Issues = "https://github.com/repoze/repoze.sendmail/issues"
47
Documentation = "https://repozesendmail.readthedocs.io/en/stable/index.html"
48
Changelog = "https://github.com/repoze/repoze.sendmail/blob/master/CHANGES.rst"
49
0 commit comments