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/>
1414or use this docker container: `docker pull nipype/nipype `
1515
1616or 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 ` .
1818
1919Using conda
2020~~~~~~~~~~~
@@ -108,7 +108,9 @@ Interface Dependencies
108108Nipype provides wrappers around many neuroimaging tools and contains some
109109algorithms. These tools will need to be installed for Nipype to run. You can
110110create 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+
112114
113115Installation for developers
114116---------------------------
You can’t perform that action at this time.
0 commit comments