File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ You can follow the `Nipype tutorial <https://miykael.github.io/nipype_tutorial/>
14
14
or use this docker container: `docker pull nipype/nipype `
15
15
16
16
or if you want to build custom docker containers with specific versions of
17
- software see Neurodocker _. Read the ` brief tutorial < neurodocker.html >`_ .
17
+ software see Neurodocker _. Read the brief :doc: ` neurodocker ` .
18
18
19
19
Using conda
20
20
~~~~~~~~~~~
@@ -108,7 +108,9 @@ Interface Dependencies
108
108
Nipype provides wrappers around many neuroimaging tools and contains some
109
109
algorithms. These tools will need to be installed for Nipype to run. You can
110
110
create containers with different versions of these tools installed using
111
- Neurodocker _. Read the `brief tutorial <neurodocker.html >`_.
111
+ Neurodocker _. Read the brief :doc: `neurodocker `.
112
+
113
+
112
114
113
115
Installation for developers
114
116
---------------------------
You can’t perform that action at this time.
0 commit comments