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

Skip to content

Commit 2f0ccaa

Browse files
committed
DOC: Fixed old dead links for pip and Pillow in the INSTALL text
1 parent 111d74a commit 2f0ccaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Mac OSX : using pip
4444
-------------------
4545

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

5050

@@ -243,7 +243,7 @@ ImageMagick
243243
Optional dependencies
244244
^^^^^^^^^^^^^^^^^^^^^
245245

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

0 commit comments

Comments
 (0)