Skip to content

Commit 01f1205

Browse files
committed
🎨 define link for fork in pyproject.toml
- will need manual updating the website
1 parent 4315f2f commit 01f1205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ license = "MIT" # https://choosealicense.com/
2828

2929

3030
[project.urls]
31-
"Bug Tracker" = "https://github.com/RasmussenLab/python_package/issues"
32-
"Homepage" = "https://github.com/RasmussenLab/python_package"
31+
"Bug Tracker" = "https://github.com/biosustain/python_package/issues"
32+
"Homepage" = "https://github.com/biosustain/python_package"
3333

3434
[project.optional-dependencies]
3535
# Optional dependencies to locally build the documentation, also used for

0 commit comments

Comments
 (0)