From d83b07bfda038e0ee74bff96e2039c810740e889 Mon Sep 17 00:00:00 2001 From: Filip Leonarski Date: Wed, 26 Nov 2025 12:23:35 +0100 Subject: [PATCH] Frontend: Add link to documentation --- frontend/src/App.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 17ceb455..8ca4dde5 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -242,7 +242,8 @@ class App extends Component { For more information see J. Synchrotron Rad. (2023). 30, 227–234
Version: {JFJOCH_VERSION}    - API reference + API reference + Documentation
}