added link to spyder in learning.rst
authorEstevan Pequeno <estevan.pequeno@gmail.com>
Fri, 30 Dec 2011 03:12:54 +0000 (21:12 -0600)
committerEstevan Pequeno <estevan.pequeno@gmail.com>
Fri, 30 Dec 2011 03:12:54 +0000 (21:12 -0600)
docs/starting/dev-env.rst

index 6d412ee..b1f2498 100644 (file)
@@ -78,7 +78,7 @@ and Linux.
 Spyder 
 ------
 
-Spyder an IDE specifically geared toward working with scientific python libraries (namely `Scipy <http://www.scipy.org/>`_).
+`Spyder <http://code.google.com/p/spyderlib/>`_ an IDE specifically geared toward working with scientific python libraries (namely `Scipy <http://www.scipy.org/>`_).
 Includes integration with `pyflakes <http://pypi.python.org/pypi/pyflakes>`_, `pylint <http://www.logilab.org/857>`_, 
 and `rope <http://rope.sourceforge.net/>`_.