Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb28d6d

Browse files
committed
Change EPD links to Enthought Canopy
1 parent 6ac203f commit eb28d6d

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

doc/faq/installing_faq.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ Which python for OS X?
183183

184184
Apple ships with its own python, and many users have had trouble
185185
with it. There are several alternative versions of python that
186-
can be used. If it is feasible, we recommend that you use the enthought
187-
python distribution `EPD <http://www.enthought.com/products/epd.php>`_
186+
can be used. If it is feasible, we recommend that you use
187+
`Enthought Canopy <https://www.enthought.com/products/canopy/>`_
188188
for OS X (which comes with matplotlib and much more). Also available is
189189
`MacPython <http://wiki.python.org/moin/MacPython/Leopard>`_ or the
190190
official OS X version from `python.org <http://www.python.org/download/>`_.
@@ -313,7 +313,6 @@ scipy, vtk and user interface toolkits. These packages are quite
313313
large because they come with so much, but you get everything with
314314
a single click installer.
315315

316-
* The Enthought Python Distribution `EPD
317-
<http://www.enthought.com/products/epd.php>`_
316+
* `Enthought Canopy <https://www.enthought.com/products/canopy/>`_
318317

319318
* `python (x, y) <http://www.pythonxy.com>`_

doc/faq/troubleshooting_faq.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,8 @@ please provide the following information in your e-mail to the
8787
python -c `import matplotlib; print matplotlib.__version__`
8888

8989
* where you obtained matplotlib (e.g., your Linux distribution's
90-
packages or the matplotlib Sourceforge site, or the enthought
91-
python distribution `EPD
92-
<http://www.enthought.com/products/epd.php>`_).
90+
packages or the matplotlib Sourceforge site, or
91+
`Enthought Canopy <https://www.enthought.com/products/canopy/>`_.
9392

9493
* any customizations to your ``matplotlibrc`` file (see
9594
:ref:`customizing-matplotlib`).

0 commit comments

Comments
 (0)