Skip to content

Commit 3fa66e4

Browse files
committed
update project urls
1 parent 1875101 commit 3fa66e4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

tools/pypi-whl/pyproject.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ classifiers = [
3333
dependencies = []
3434

3535
[project.urls]
36-
# todo: to be updated once copied to the destination repo
37-
Documentation = "https://github.com/candleindark/bids-validator-deno#readme"
38-
Issues = "https://github.com/candleindark/bids-validator-deno/issues"
39-
Source = "https://github.com/candleindark/bids-validator-deno"
36+
Documentation = "https://github.com/bids-standard/bids-validator/tree/main/tools/pypi-whl"
37+
Issues = "https://github.com/bids-standard/bids-validator/issues"
38+
Source = "https://github.com/bids-standard/bids-validator/tree/main/tools/pypi-whl"
4039

0 commit comments

Comments
 (0)