From 2778e989455226f471ad63908fb761f219e21358 Mon Sep 17 00:00:00 2001 From: Paul Ivanov Date: Tue, 13 Aug 2013 20:56:19 -0700 Subject: [PATCH] DOC: fix links to matplotlib, notebook docs I've added a link to pandas, made all matplotlib links point to matplotlib.org, and fixed a link in the notebook help menu to point to our new notebook.html, now that htmlnotebook.html is a redirect. Whoever ends up merging this PR should backport it to 1.x. --- IPython/html/templates/notebook.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/IPython/html/templates/notebook.html b/IPython/html/templates/notebook.html index 59e3012f1..f35a3c32a 100644 --- a/IPython/html/templates/notebook.html +++ b/IPython/html/templates/notebook.html @@ -156,14 +156,15 @@ class="notebook_app"