diff --git a/web/src/App.tsx b/web/src/App.tsx
index d87d148f5..24034f31c 100644
--- a/web/src/App.tsx
+++ b/web/src/App.tsx
@@ -95,6 +95,7 @@ function App() {
Note: Selecting a dataset only performs validation. Files are never
uploaded.
+
Previous version of the BIDS validator (non-schema) available here.