From 12991b9fa09909275b242057899b36751ecbcf3e Mon Sep 17 00:00:00 2001 From: Oscar Esteban Date: Tue, 2 Sep 2025 17:11:11 +0200 Subject: [PATCH] docs: update NiBabel link --- docs/intro/nipreps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/nipreps.md b/docs/intro/nipreps.md index c942979..eff5da0 100644 --- a/docs/intro/nipreps.md +++ b/docs/intro/nipreps.md @@ -46,7 +46,7 @@ The *NiPreps* framework (Figure 1) encompasses a wide array of software projects [1]: http://fmriprep.org/ "fMRIPrep documentation" [2]: https://nipype.readthedocs.io/ "NiPype documentation" -[3]: https://nibabel.readthedocs.io/ "NiBabel documentation" +[3]: https://nipy.org/nibabel/ "NiBabel documentation" [4]: https://www.nipreps.org/niworkflows/ "NiWorkflows documentation" [5]: https://www.nipreps.org/sdcflows/ "SDCflows documentation" [6]: https://www.nipreps.org/dmriprep/ "dMRIPrep documentation"