diff --git a/IPython/html/templates/notebook.html b/IPython/html/templates/notebook.html index 79c60f5..eebd652 100644 --- a/IPython/html/templates/notebook.html +++ b/IPython/html/templates/notebook.html @@ -234,7 +234,7 @@ class="notebook_app" ("http://docs.scipy.org/doc/numpy/reference/","NumPy",True), ("http://docs.scipy.org/doc/scipy/reference/","SciPy",True), ("http://matplotlib.org/contents.html","Matplotlib",True), - ("http://docs.sympy.org/dev/index.html","SymPy",True), + ("http://docs.sympy.org/latest/index.html","SymPy",True), ("http://pandas.pydata.org/pandas-docs/stable/","pandas", True) ) )