Skip to content

Commit b048fed

Browse files
committed
Fix repository URLs
1 parent 04a9441 commit b048fed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ uvx ty check src
6969

7070
## Documentation
7171

72-
See the main project documentation at [microsystems.stanford.edu/piezod](http://microsystems.stanford.edu/piezod).
72+
See the main project documentation at [github.com/MicrosystemsLab/PiezoD](https://github.com/MicrosystemsLab/PiezoD).
7373

7474
## Citation
7575

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev = [
3838
]
3939

4040
[project.urls]
41-
Homepage = "http://microsystems.stanford.edu/piezod"
41+
Homepage = "https://github.com/MicrosystemsLab/PiezoD"
4242
Repository = "https://github.com/MicrosystemsLab/PiezoD"
4343

4444
[tool.hatch.build.targets.sdist]

0 commit comments

Comments
 (0)