8000 [SW-564] Updates for pypi page in prep for next release (#103) · andybarry/spatialmath-python@01c2660 · GitHub
[go: up one dir, main page]

Skip to content

Commit 01c2660

Browse files
authored
[SW-564] Updates for pypi page in prep for next release (bdaiinstitute#103)
Fix links for pypi page, in preparation for next release.
1 parent 7195f3d commit 01c2660

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
@@ -43,10 +43,10 @@ dependencies = [
4343
]
4444

4545
[project.urls]
46-
"Homepage" = "https://github.com/petercorke/spatialmath-python"
47-
"Bug Tracker" = "https://github.com/petercorke/spatialmath-python/issues"
48-
"Documentation" = "https://petercorke.github.io/petercorke/spatialmath-python"
49-
"Source" = "https://github.com/petercorke/spatialmath-python"
46+
"Homepage" = "https://github.com/bdaiinstitute/spatialmath-python"
47+
"Bug Tracker" = "https://github.com/bdaiinstitute/spatialmath-python/issues"
48+
"Documentation" = "https://bdaiinstitute.github.io/spatialmath-python/"
49+
"Source" = "https://github.com/bdaiinstitute/spatialmath-python"
5050

5151
[project.optional-dependencies]
5252

0 commit comments

Comments
 (0)
0