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 6352fc5 commit ca43686Copy full SHA for ca43686
web/src/App.tsx
@@ -115,7 +115,7 @@ function App() {
115
Note: Selecting a dataset only performs validation. Files are never
116
uploaded.
117
</div>
118
- <div>Previous version of the BIDS validator (non-schema) available <a href="https://bids-standard.github.io/bids-validator/legacy">here.</a></div>
+ <div>The legacy BIDS Validator is available <a href="https://bids-standard.github.io/legacy-validator/">here.</a></div>
119
</>
120
)
121
}
0 commit comments