Skip to content

Commit d935007

Browse files
author
Richard Liang
committed
Some minor changes to pyproject.toml.
1 parent 3c3b30f commit d935007

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
@@ -54,9 +54,9 @@ dev = [
5454
]
5555

5656
[project.urls]
57-
Documentation = "https://github.com/unknown/easyhla#readme"
58-
Issues = "https://github.com/unknown/easyhla/issues"
59-
Source = "https://github.com/unknown/easyhla"
57+
Documentation = "https://github.com/cfe-lab/pyeasyhla/blob/main/README.md"
58+
Issues = "https://github.com/cfe-lab/pyeasyhla/issues"
59+
Source = "https://github.com/cfe-lab/pyeasyhla"
6060

6161
[project.scripts]
6262
clinical_hla = "easyhla.clinical_hla:main"

0 commit comments

Comments
 (0)