From dbf83e5593922c180c04d513ff3a50eb5d7cf3d0 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Thu, 7 Nov 2024 09:45:35 -0500 Subject: [PATCH] Fix images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2c18e2b..bc35465d 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ In most cases, the simplest way to use the validator is to browse to the [BIDS Validator][] web page: ![The web interface to the BIDS Validator with the "Select Dataset Files" button highlighted. -(Dark theme)](_static/web_entrypoint_dark.png){.only-dark width="50%" align=center} +(Dark theme)](docs/_static/web_entrypoint_dark.png#gh-dark-mode-only) ![The web interface to the BIDS Validator with the "Select Dataset Files" button highlighted. -(Light theme)](_static/web_entrypoint_light.png){.only-light width="50%" align=center} +(Light theme)](docs/_static/web_entrypoint_light.png#gh-light-mode-only) The web validator runs in-browser, and does not transfer data to any remote server.