Skip to content

Commit 30d57c8

Browse files
committed
Update project urls
[skip ci]
1 parent 4e34ccd commit 30d57c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ build = [
5858
]
5959

6060
[project.urls]
61-
homepage = "https://github.com/csdms"
62-
documentation = "https://github.com/csdms"
63-
repository = "https://github.com/mdpiper/pymt_heatf"
64-
changelog = "https://github.com/mdpiper/pymt_heatf/blob/main/CHANGES.rst"
61+
homepage = "https://csdms.colorado.edu"
62+
documentation = "https://pymt.readthedocs.io"
63+
repository = "https://github.com/pymt-lab/pymt_heatf"
64+
changelog = "https://github.com/pymt-lab/pymt_heatf/blob/main/CHANGES.md"
6565

6666
[project.entry-points."pymt.plugins"]
6767
HeatModelF = "pymt_heatf._bmi:HeatModelF"

0 commit comments

Comments
 (0)