fixed Notebook Help item as specified by ellisonbg

Andrew Dawes 12 years ago
parent e8492d2d53
commit c86e6e8a87

@ -248,7 +248,7 @@ data-notebook-path="{{notebook_path}}"
{% set
sections = (
(
("http://nbviewer.ipython.org/github/ipython/ipython/blob/2.x/examples/Index.ipynb", "Notebook Help", True),
("http://nbviewer.ipython.org/github/ipython/ipython/blob/master/examples/Notebook/Index.ipynb", "Notebook Help", True),
("https://help.github.com/articles/markdown-basics/","Markdown",True),
),
)

Loading…
Cancel
Save