Skip to content

Commit ca43686

Browse files
committed
feat(ui): Update link to legacy validator
1 parent 6352fc5 commit ca43686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ function App() {
115115
Note: Selecting a dataset only performs validation. Files are never
116116
uploaded.
117117
</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>
118+
<div>The legacy BIDS Validator is available <a href="https://bids-standard.github.io/legacy-validator/">here.</a></div>
119119
</>
120120
)
121121
}

0 commit comments

Comments
 (0)