diff --git a/tutorials/table_of_contents_ipython.ipynb b/tutorials/table_of_contents_ipython.ipynb index 88df370..ac7705a 100644 --- a/tutorials/table_of_contents_ipython.ipynb +++ b/tutorials/table_of_contents_ipython.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:3c2a446633991d2794356f74854558a9fa03bb10b4498bc2f618afc26fedddcb" + "signature": "sha256:4b74fea5930fc3c6164ec6082de5aa8dc334699cf4ad1d5775c8062e59d92027" }, "nbformat": 3, "nbformat_minor": 0, @@ -48,7 +48,8 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Many people have asked me how I create the table of contents in my IPython notebooks and Markdown documents with links. Well, no (IPython) magic is involved, it is just a little bit of HTML, but I thought it might be worthwhile to write up this little tutorial. \n" + "Many people have asked me how I create the table of contents with internal links for my IPython notebooks and Markdown documents on GitHub. \n", + "Well, no (IPython) magic is involved, it is just a little bit of HTML, but I thought it might be worthwhile to write this little how-to tutorial." ] }, {