Skip to content

Commit

Permalink
DOC: Fixed old dead links for pip and Pillow in the INSTALL text
Browse files Browse the repository at this point in the history
  • Loading branch information
cimarronm committed Mar 9, 2015
1 parent 111d74a commit 4092d3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL
Expand Up @@ -44,7 +44,7 @@ Mac OSX : using pip
-------------------

If you are on Mac OSX you can probably install matplotlib binaries using the
standard Python installation program `pip <https://pypi.python.org/pip>`_.
standard Python installation program `pip <https://pypi.python.org/pypi/pip>`_.
See :ref:`install_osx_binaries`.


Expand Down Expand Up @@ -243,7 +243,7 @@ ImageMagick
Optional dependencies
^^^^^^^^^^^^^^^^^^^^^

`Pillow <http://python-imaging.github.io/>`__
`Pillow <https://github.com/python-pillow/Pillow>`__
If Pillow is installed, matplotlib can read and write a larger
selection of image file formats.

Expand Down

0 comments on commit 4092d3b

Please sign in to comment.