Skip to content

Commit

Permalink
Merge pull request #4204 from cimarronm/fix_install_deadlinks
Browse files Browse the repository at this point in the history
Updated links in INSTALL
  • Loading branch information
jenshnielsen committed Mar 9, 2015
2 parents 111d74a + 2f0ccaa commit 01da227
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 <http://python-pillow.github.io/>`__
If Pillow is installed, matplotlib can read and write a larger
selection of image file formats.

Expand Down

0 comments on commit 01da227

Please sign in to comment.