Skip to content

Commit 839438f

Browse files
authored
Update pyproject.toml
1 parent 0c8c29f commit 839438f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ dependencies = [
5959
]
6060

6161
[project.urls]
62-
Homepage = "https://github.com/kairos-xx/GitPyPi_3.12"
63-
Repository = "https://github.com/kairos-xx/GitPyPi_3.12"
64-
Documentation = "https://github.com/kairos-xx/GitPyPi_3.12/tree/main/docs"
65-
Issues = "https://github.com/kairos-xx/GitPyPi_3.12/issues"
66-
Changelog = "https://github.com/kairos-xx/GitPyPi_3.12/releases"
62+
Homepage = "https://github.com/kairos-xx/typecoverage"
63+
Repository = "https://github.com/kairos-xx/typecoverage"
64+
Documentation = "https://github.com/kairos-xx/typecoverage/docs"
65+
Issues = "https://github.com/kairos-xx/typecoverage/issues"
66+
Changelog = "https://github.com/kairos-xx/typecoverage/releases"
6767

6868
[project.scripts]
6969
typecoverage = "typecoverage.core:typecoverage.parse_and_run"

0 commit comments

Comments
 (0)