Skip to content

Commit c5d24d8

Browse files
committed
chore: fix project URL typos
1 parent 66f0ff4 commit c5d24d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ classifiers = [
4242
# import-names = ["repoze.sendmail"]
4343

4444
[project.urls]
45-
Repository = "https://github.com/repoze/sendmail"
46-
Issues = "https://github.com/repoze/sendmail/issues"
45+
Repository = "https://github.com/repoze/repoze.sendmail"
46+
Issues = "https://github.com/repoze/repoze.sendmail/issues"
4747
Documentation = "https://repozesendmail.readthedocs.io/en/stable/index.html"
4848
Changelog = "https://github.com/repoze/repoze.sendmail/blob/master/CHANGES.rst"
4949

0 commit comments

Comments
 (0)