Skip to content

Commit

Permalink
fix pictures
Browse files Browse the repository at this point in the history
fix picture that are not loading from previous push
  • Loading branch information
Y-Bezs committed Nov 18, 2024
1 parent 4a049ff commit 871407f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/opm/evoked_source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ When we do not have an MRI for a participant we can register the MNI template sc

<figure markdown>
<div class="center">
<img src="../../../assets/figures/opm/coreg_template_new.png" style="width:160mm" />
<img src="../../../assets/figures/opm/coreg_template_new.PNG" style="width:160mm" />
</div>
</figure>

Expand Down Expand Up @@ -110,7 +110,7 @@ cD = spm_opm_opreg(S);

<figure markdown>
<div class="center">
<img src="../../../assets/figures/opm/coreg_new.png" style="width:160mm" />
<img src="../../../assets/figures/opm/coreg_new.PNG" style="width:160mm" />
</div>
<figcaption>Template Coregistration</figcaption>
</figure>
Expand Down

0 comments on commit 871407f

Please sign in to comment.