Skip to content

Commit 075559f

Browse files
authored
fix: links in ORN workshop slides
1 parent 7a099a3 commit 075559f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/assets/ORN-Workshop/presentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ template: sidebar
125125
## The garden of forking paths
126126

127127
<p align="center">
128-
<img src="assets/narps.png" width="800px" alt="NARPS Paper" />
128+
<img src="../assets/narps.png" width="800px" alt="NARPS Paper" />
129129
</p>
130130

131131
(Botvinik-Nezer et al., 2020)
@@ -139,7 +139,7 @@ Around 50% of teams used fMRIPrep'ed inputs.
139139
### fMRIPrep produces analysis-ready data from diverse data
140140
* minimal requirements ([BIDS-compliant](https://bids-standard.github.io/bids-validator/));
141141
* *agnostic* to downstream steps of the workflow
142-
* produces [BIDS-Derivatives](https://bids-specification.readthedocs.io/en/derivatives/05-derivatives/01-introduction.html);
142+
* produces [BIDS-Derivatives](https://bids-specification.readthedocs.io/en/stable/derivatives/introduction.html);
143143
* robust against inhomogeneity of data across studies
144144

145145
???
@@ -227,7 +227,7 @@ to fmriprep.org, which is the documentation website.
227227
## Key aspect: credit all direct contributors
228228

229229
<p align="center">
230-
<img src="assets/fmriprep-authors.png" width="700px" alt="fMRIPrep authors" />
230+
<img src="../assets/fmriprep-authors.png" width="700px" alt="fMRIPrep authors" />
231231
</p>
232232

233233
--

0 commit comments

Comments
 (0)