summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2014-09-23 20:41:05 +0200
committerJulian Taylor <jtaylor.debian@googlemail.com>2014-09-23 20:41:05 +0200
commitd599cdf745ab9b010503be2898f1abb4339bfdb7 (patch)
tree67b5661db554dae32a1007a06886b86b4a9b191c /doc
parentfc5d32af378dcb86ec05fd0a2b63c5bdaef37cc8 (diff)
parent7be6655c34c2e25232964079818fffe0d7d03696 (diff)
downloadnumpy-d599cdf745ab9b010503be2898f1abb4339bfdb7.tar.gz
Merge pull request #5102 from dpinte/fix/epd_canopy
replacing old reference from EPD to Canopy
Diffstat (limited to 'doc')
-rw-r--r--doc/source/user/install.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/source/user/install.rst b/doc/source/user/install.rst
index 9d6f61e65..1da664e08 100644
--- a/doc/source/user/install.rst
+++ b/doc/source/user/install.rst
@@ -37,15 +37,16 @@ Most of the major distributions provide packages for NumPy, but these can lag
behind the most recent NumPy release. Pre-built binary packages for Ubuntu are
available on the `scipy ppa
<https://edge.launchpad.net/~scipy/+archive/ppa>`_. Redhat binaries are
-available in the `EPD <http://www.enthought.com/products/epd.php>`_.
+available in the `Enthought Canopy
+<https://www.enthought.com/products/canopy/>`_.
Mac OS X
--------
A universal binary installer for NumPy is available from the `download site
<http://sourceforge.net/project/showfiles.php?group_id=1369&
-package_id=175103>`_. The `EPD <http://www.enthought.com/products/epd.php>`_
-provides NumPy binaries.
+package_id=175103>`_. The `Enthought Canopy
+<https://www.enthought.com/products/canopy/>`_ provides NumPy binaries.
Building from source
====================