We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a9441 commit b048fedCopy full SHA for b048fed
2 files changed
python/README.md
@@ -69,7 +69,7 @@ uvx ty check src
69
70
## Documentation
71
72
-See the main project documentation at [microsystems.stanford.edu/piezod](http://microsystems.stanford.edu/piezod).
+See the main project documentation at [github.com/MicrosystemsLab/PiezoD](https://github.com/MicrosystemsLab/PiezoD).
73
74
## Citation
75
python/pyproject.toml
@@ -38,7 +38,7 @@ dev = [
38
]
39
40
[project.urls]
41
-Homepage = "http://microsystems.stanford.edu/piezod"
+Homepage = "https://github.com/MicrosystemsLab/PiezoD"
42
Repository = "https://github.com/MicrosystemsLab/PiezoD"
43
44
[tool.hatch.build.targets.sdist]
0 commit comments