diff --git a/doc/source/tutorials.rst b/doc/source/tutorials.rst index 2c913f8911066..7c1d1e345d273 100644 --- a/doc/source/tutorials.rst +++ b/doc/source/tutorials.rst @@ -26,7 +26,7 @@ repository `_. To run the examples in th clone the GitHub repository and get IPython Notebook running. See `How to use this cookbook `_. -- `A quick tour of the IPython Notebook: `_ +- `A quick tour of the IPython Notebook: `_ Shows off IPython's awesome tab completion and magic functions. - `Chapter 1: `_ Reading your data into pandas is pretty much the easiest thing. Even