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 536de95 commit dc0b73dCopy full SHA for dc0b73d
.github/workflows/validate_datasets.yml
@@ -100,4 +100,4 @@ jobs:
100
env:
101
# When proposing new features, schema changes may be necessary.
102
# Update this URL to the schema.json from PRs to the spec, when needed.
103
- BIDS_SCHEMA: https://bids-specification--1864.org.readthedocs.build/en/1864/schema.json
+ BIDS_SCHEMA: https://bids-specification.readthedocs.io/en/latest/schema.json
0 commit comments