Skip to content

Commit 5fee844

Browse files
committed
Update Spyder link to point to new website
1 parent aa6da82 commit 5fee844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2 id="overview">Overview</h2>
6565
<ul>
6666
<li>Designed for scientists, data-scientists, and education (thanks to <a href="http://numpy.org/">NumPy</a>, <a href="https://www.scipy.org/">SciPy</a>, <a href="https://www.sympy.org/">Sympy</a>, <a href="http://www.matplotlib.org/">Matplotlib</a>, <a href="http://pandas.pydata.org/">Pandas</a>, <a href="http://www.pyqtgraph.org/">pyqtgraph</a>, etc.):
6767
<ul>
68-
<li>interactive data processing and visualization using Python with <a href="https://github.com/spyder-ide">Spyder</a> and <a href="http://jupyter.org/">Jupyter/IPython</a>, or IDLE </li>
68+
<li>interactive data processing and visualization using Python with <a href="https://www.spyder-ide.org/">Spyder</a> and <a href="http://jupyter.org/">Jupyter/IPython</a>, or IDLE </li>
6969
<li>out-of-the-box working Compiler (Mingw64) for Python 3.4, <strong>fully integrated Cython and Numba!</strong> See <a href="http://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
7070
<li>connectors (cffi, odbc, rpy2, scilab2py, requests, ...) for advanced users</li>
7171
</ul></li>

0 commit comments

Comments
 (0)