Skip to content

Commit ddf7687

Browse files
committed
Update project URLs to OpenHCSDev
1 parent 56b234d commit ddf7687

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ docs = [
8383
]
8484

8585
[project.urls]
86-
Homepage = "https://github.com/trissim/arraybridge"
86+
Homepage = "https://github.com/OpenHCSDev/arraybridge"
8787
Documentation = "https://arraybridge.readthedocs.io"
88-
Repository = "https://github.com/trissim/arraybridge"
89-
Issues = "https://github.com/trissim/arraybridge/issues"
88+
Repository = "https://github.com/OpenHCSDev/arraybridge"
89+
Issues = "https://github.com/OpenHCSDev/arraybridge/issues"
9090

9191
[tool.hatch.build.targets.wheel]
9292
packages = ["src/arraybridge"]

0 commit comments

Comments
 (0)