Skip to content

Commit 0d59d8f

Browse files
committed
FIX: corrects typo in url
1 parent aba7bda commit 0d59d8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
" This docker container gives you the opportunity to adapt the commands to your liking and discover the flexibility and real power of\n",
3535
" Nipype yourself.\n",
3636
" </p><p>\n",
37-
" To run the tutorial locally on your system, we will use a <a href=\"http://www.docker.lcom/\">Docker</a> container. For this you\n",
37+
" To run the tutorial locally on your system, we will use a <a href=\"http://www.docker.com/\">Docker</a> container. For this you\n",
3838
" need to install Docker and download a docker image that provides you a neuroimaging environment based on a Debian system,\n",
3939
" with working Python 3 software (including Nipype, dipy, matplotlib, nibabel, nipy, numpy, pandas, scipy, seaborn and more),\n",
4040
" FSL, ANTs and SPM12 (no license needed). We used <a href=\"https://github.com/kaczmarj/neurodocker\">Neurodocker</a> to create this docker image.\n",
@@ -200,7 +200,7 @@
200200
" This docker container gives you the opportunity to adapt the commands to your liking and discover the flexibility and real power of\n",
201201
" Nipype yourself.\n",
202202
" </p><p>\n",
203-
" To run the tutorial locally on your system, we will use a <a href=\"http://www.docker.lcom/\">Docker</a> container. For this you\n",
203+
" To run the tutorial locally on your system, we will use a <a href=\"http://www.docker.com/\">Docker</a> container. For this you\n",
204204
" need to install Docker and download a docker image that provides you a neuroimaging environment based on a Debian system,\n",
205205
" with working Python 3 software (including Nipype, dipy, matplotlib, nibabel, nipy, numpy, pandas, scipy, seaborn and more),\n",
206206
" FSL, ANTs and SPM12 (no license needed). We used <a href=\"https://github.com/kaczmarj/neurodocker\">Neurodocker</a> to create this docker image.\n",

0 commit comments

Comments
 (0)