Skip to content

Commit 3e14bd4

Browse files
committed
DOC: Update derivatives links
1 parent 73e4ccd commit 3e14bd4

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/links.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
.. _Nipype: http://nipype.readthedocs.io/en/latest/
22
.. _BIDS: http://bids.neuroimaging.io
3-
.. _`BIDS Derivatives`: https://docs.google.com/document/d/17ebopupQxuRwp7U7TFvS6BH03ALJOgGHufxK8ToAvyI
4-
.. _`BIDS Derivatives RC1`: https://docs.google.com/document/d/17ebopupQxuRwp7U7TFvS6BH03ALJOgGHufxK8ToAvyI
3+
.. _`BIDS Derivatives`: https://bids-specification.readthedocs.io/en/stable/05-derivatives/01-introduction.html
4+
.. _`BEP 011`: https://bids-specification.readthedocs.io/en/bep011/05-derivatives/04-structural-derivatives.html
5+
.. _`BEP 012`: https://bids-specification.readthedocs.io/en/bep012/05-derivatives/05-functional-derivatives.html
56
.. _Installation: installation.html
67
.. _workflows: workflows.html
78
.. _FSL: https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/

docs/outputs.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
Outputs of *fMRIPrep*
77
---------------------
88
*fMRIPrep* outputs conform to the :abbr:`BIDS (brain imaging data structure)`
9-
Derivatives specification (see `BIDS Derivatives RC1`_).
9+
Derivatives specification (see `BIDS Derivatives`_, along with the
10+
upcoming `BEP 011`_ and `BEP 012`_).
1011
*fMRIPrep* generates three broad classes of outcomes:
1112

1213
1. **Visual QA (quality assessment) reports**:
@@ -46,7 +47,7 @@ Derivatives of *fMRIPrep* (preprocessed data)
4647
---------------------------------------------
4748
Preprocessed, or derivative, data are written to
4849
``<output dir>/fmriprep/sub-<subject_label>/``.
49-
The `BIDS Derivatives RC1`_ specification describes the naming and metadata conventions we follow.
50+
The `BIDS Derivatives`_ specification describes the naming and metadata conventions we follow.
5051

5152
Anatomical derivatives
5253
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)