diff --git a/.github/workflows/validate_datasets.yml b/.github/workflows/validate_datasets.yml index 55073f3a1..9ff0a768c 100644 --- a/.github/workflows/validate_datasets.yml +++ b/.github/workflows/validate_datasets.yml @@ -111,4 +111,4 @@ jobs: env: # When proposing new features, schema changes may be necessary. # Update this URL to the schema.json from PRs to the spec, when needed. - BIDS_SCHEMA: https://bids-specification.readthedocs.io/en/latest/schema.json + BIDS_SCHEMA: https://bids-specification--1884.org.readthedocs.build/en/1884/schema.json