Skip to content

Commit fe53ae2

Browse files
authored
docs: fix pypi project references (#28)
1 parent df68cd2 commit fe53ae2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ maintainers = [
2626
]
2727

2828
[project.urls]
29-
Homepage = "https://github.com/fredrike/pypoint"
30-
Repository = "https://github.com/fredrike/pypoint.git"
31-
Issues = "https://github.com/fredrike/pypoint/issues"
29+
Homepage = "https://github.com/fredrike/pydaikin"
30+
Repository = "https://github.com/fredrike/pydaikin.git"
31+
Issues = "https://github.com/fredrike/pydaikin/issues"
3232

3333
[tool.setuptools]
3434
script-files = ['bin/pydaikin']

0 commit comments

Comments
 (0)