Skip to content

Commit cf59db0

Browse files
authored
Update a url in framework.md (#33)
1 parent d269b7d commit cf59db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/apps/framework.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ $ mriqc /data/bids_root /data/bids_root/derivatives/ group
8484
## What are *BIDS Derivatives*?
8585

8686
*NiPreps* generate *derivatives* of the original data, and they fulfill the BIDS specification for the results of Apps that are created for subsequent consumption by other BIDS-Apps.
87-
These derivatives must follow the BIDS Derivatives specification ([draft](https://bids-specification.readthedocs.io/en/derivatives/)).
87+
These derivatives must follow the BIDS Derivatives specification ([draft](https://bids-specification.readthedocs.io/en/stable/derivatives/introduction.html)).
8888
An example of BIDS Derivatives filesystem tree, generated with *fMRIPrep* 1.5:
8989
```
9090
derivatives/
@@ -126,4 +126,4 @@ derivatives/
126126
[Singularity]: https://sylabs.io/singularity/
127127
[Docker]: https://docker.com
128128
[Docker Runtime]: https://www.docker.com/products/container-runtime
129-
[Docker Hub]: http://hub.docker.com
129+
[Docker Hub]: http://hub.docker.com

0 commit comments

Comments
 (0)