From ca43686a2d2d3a2aa3749bf60876d2d86449e60c Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Mon, 4 Nov 2024 16:09:13 -0500 Subject: [PATCH] feat(ui): Update link to legacy validator --- web/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index 1029363c..7b613b11 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -115,7 +115,7 @@ function App() { Note: Selecting a dataset only performs validation. Files are never uploaded. -
Previous version of the BIDS validator (non-schema) available here.
+
The legacy BIDS Validator is available here.
) }