Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 01c2660

Browse filesBrowse 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
Copy full SHA for 01c2660

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+4-4Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.