We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1875101 commit 3fa66e4Copy full SHA for 3fa66e4
tools/pypi-whl/pyproject.toml
@@ -33,8 +33,7 @@ classifiers = [
33
dependencies = []
34
35
[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"
+Documentation = "https://github.com/bids-standard/bids-validator/tree/main/tools/pypi-whl"
+Issues = "https://github.com/bids-standard/bids-validator/issues"
+Source = "https://github.com/bids-standard/bids-validator/tree/main/tools/pypi-whl"
40
0 commit comments