From 97071b74ffa10fe2cb6cb059292849450fd3c75c Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Tue, 17 Nov 2015 12:05:29 -0800 Subject: [PATCH] Fix a dead link to example notebooks --- docs/source/notebook.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/notebook.rst b/docs/source/notebook.rst index 5b331b9ed..6171567d0 100644 --- a/docs/source/notebook.rst +++ b/docs/source/notebook.rst @@ -203,7 +203,7 @@ toolbar (which will be "Code", initially), or via :ref:`keyboard shortcuts For more information on the different things you can do in a notebook, see the `collection of examples -`_. +`_. Code cells ~~~~~~~~~~