Skip to content

Commit e8efea3

Browse files
committed
Fix homepage URL in pyproject.toml
1 parent 8df12b6 commit e8efea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = ["NumPy >= 1.21", "guidata >= 3.1"]
3131
dynamic = ["version"]
3232

3333
[project.urls]
34-
Homepage = "https://codra-ingenierie-informatique.github.io/DataLabSimpleClient/"
34+
Homepage = "https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/"
3535
Documentation = "https://cdlclient.readthedocs.io/en/latest/"
3636

3737
[project.gui-scripts]

0 commit comments

Comments
 (0)