Skip to content

Commit a526973

Browse files
committed
WIP: small change on index
1 parent 73e439b commit a526973

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
" <h2 class=\"domain-header test-prep\"><a class=\"domain-title\">Useful Resources & Links</a></h2>\n",
9797
" <div class=\"pure-g domain-table-container test-prep\">\n",
9898
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_installation.ipynb\">Install Nipype</a>\n",
99-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_resources.ipynb\">Helpful Resources/Links</a>\n",
100-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_help.ipynb\">Help</a>\n",
99+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_resources.ipynb\">Useful Resources & Links</a>\n",
100+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_help.ipynb\">Where to find Help</a>\n",
101101
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_python_cheat_sheet.ipynb\">Python Cheat Sheet</a>\n",
102-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"http://nipype.readthedocs.io/en/latest/\">Nipype (main homepage)</a>\n",
102+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"http://nipype.readthedocs.io/en/latest/\">Nipype (homepage)</a>\n",
103103
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://miykael.github.io/nipype-beginner-s-guide/\">Nipype Beginner's Guide</a>\n",
104104
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_tutorial\">Github of Nipype Tutorial</a>\n",
105105
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_course\">Github of Nipype Course</a>\n",
@@ -226,10 +226,10 @@
226226
" <h2 class=\"domain-header test-prep\"><a class=\"domain-title\">Useful Resources & Links</a></h2>\n",
227227
" <div class=\"pure-g domain-table-container test-prep\">\n",
228228
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_installation.ipynb\">Install Nipype</a>\n",
229-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_resources.ipynb\">Helpful Resources/Links</a>\n",
230-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_help.ipynb\">Help</a>\n",
229+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_resources.ipynb\">Useful Resources & Links</a>\n",
230+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_help.ipynb\">Where to find Help</a>\n",
231231
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_python_cheat_sheet.ipynb\">Python Cheat Sheet</a>\n",
232-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"http://nipype.readthedocs.io/en/latest/\">Nipype (main homepage)</a>\n",
232+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"http://nipype.readthedocs.io/en/latest/\">Nipype (homepage)</a>\n",
233233
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://miykael.github.io/nipype-beginner-s-guide/\">Nipype Beginner's Guide</a>\n",
234234
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_tutorial\">Github of Nipype Tutorial</a>\n",
235235
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_course\">Github of Nipype Course</a>\n",

0 commit comments

Comments
 (0)