We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e34ccd commit 30d57c8Copy full SHA for 30d57c8
pyproject.toml
@@ -58,10 +58,10 @@ build = [
58
]
59
60
[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"
+homepage = "https://csdms.colorado.edu"
+documentation = "https://pymt.readthedocs.io"
+repository = "https://github.com/pymt-lab/pymt_heatf"
+changelog = "https://github.com/pymt-lab/pymt_heatf/blob/main/CHANGES.md"
65
66
[project.entry-points."pymt.plugins"]
67
HeatModelF = "pymt_heatf._bmi:HeatModelF"
0 commit comments