Skip to content

Commit 4b88c47

Browse files
committed
fix: Project URLs
1 parent 7bf9136 commit 4b88c47

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ include = ["owasp_dt*", "owasp_dt_v2*"]
3636
exclude = ["test*", "tmp*"]
3737

3838
[project.urls]
39-
Homepage = "https://github.com/reiche-world/owasp-dependency-track-python-client"
40-
Repository = "https://github.com/reiche-world/owasp-dependency-track-python-client"
41-
"Bug Tracker" = "https://github.com/reiche-world/owasp-dependency-track-python-client/issues"
39+
Homepage = "https://github.com/mreiche/owasp-dependency-track-python-client"
40+
Repository = "https://github.com/mreiche/owasp-dependency-track-python-client"
41+
"Bug Tracker" = "https://github.com/mreiche/owasp-dependency-track-python-client/issues"

0 commit comments

Comments
 (0)