Skip to content

Commit 57120ef

Browse files
committed
FIX: docker link correction in cell (as corrected by @isolovey-robarts)
1 parent 186103e commit 57120ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
" But if you want to have the real experience and want to go through the computations by yourself, we highly\n",
165165
" recommend you to do the <a href=\"https://github.com/miykael/nipype_course\">Nipype Course</a>. This course\n",
166166
" gives you the opportunity to adapt the commands to your liking and discover the flexibility and real power of\n",
167-
" Nipype yourself. For the tutorial, you need to install a <a href=\"www.docker.com/\">Docker</a> image on your system that provides you a \n",
167+
" Nipype yourself. For the tutorial, you need to install a <a href=\"http://www.docker.com/\">Docker</a> image on your system that provides you a \n",
168168
" neuroimaging environment based on a Debian system, with working Python software (including Nipype, dipy, matplotlib,\n",
169169
" nibabel, nipy, numpy, pandas, scipy, seaborn and more), FSL, AFNI, ANTs and SPM12 (no license needed). This\n",
170170
" neuroimaging environment is based on the docker images under <a href=\"https://github.com/miykael/nipype_env\">github.com/miykael/nipype_env</a>,\n",

0 commit comments

Comments
 (0)