From 2f0ccaaf05daf4c237e3c56ff3e80c44c699b30f Mon Sep 17 00:00:00 2001 From: Cimarron Mittelsteadt Date: Sun, 8 Mar 2015 23:51:16 -0700 Subject: [PATCH] DOC: Fixed old dead links for pip and Pillow in the INSTALL text --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index d626b939592d..69f500684a0c 100644 --- a/INSTALL +++ b/INSTALL @@ -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 `_. +standard Python installation program `pip `_. See :ref:`install_osx_binaries`. @@ -243,7 +243,7 @@ ImageMagick Optional dependencies ^^^^^^^^^^^^^^^^^^^^^ -`Pillow `__ +`Pillow `__ If Pillow is installed, matplotlib can read and write a larger selection of image file formats.