We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6224e1 + 7d7c535 commit eabbd96Copy full SHA for eabbd96
docs/dev/env.rst
@@ -170,11 +170,11 @@ alternative.
170
Spyder
171
------
172
173
-`Spyder <http://code.google.com/p/spyderlib/>`_ is an IDE specifically geared
+`Spyder <https://github.com/spyder-ide/spyder>`_ is an IDE specifically geared
174
toward working with scientific Python libraries (namely
175
`Scipy <http://www.scipy.org/>`_). It includes integration with pyflakes_,
176
`pylint <http://www.logilab.org/857>`_ and
177
-`rope <http://rope.sourceforge.net/>`_.
+`rope <https://github.com/python-rope/rope>`_.
178
179
Spyder is open-source (free), offers code completion, syntax highlighting,
180
a class and function browser, and object inspection.
0 commit comments