Skip to content

Commit c7073c5

Browse files
committed
Fix links in INSTALL
Conflicts: INSTALL
1 parent 6db9b1b commit c7073c5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

INSTALL

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@ in addition to
7070

7171
In case Python is not installed for all users (not the default), the
7272
Microsoft Visual C++ 2008 (
73-
`64 bit <http://www.microsoft.com/download/en/details.aspx?id=15336>`_
73+
`64 bit <http://www.microsoft.com/download/en/details.aspx?id=15336>`__
7474
or
75-
`32 bit <http://www.microsoft.com/download/en/details.aspx?id=29>`_
75+
`32 bit <http://www.microsoft.com/download/en/details.aspx?id=29>`__
7676
for Python 2.6 to 3.2) or Microsoft Visual C++ 2010 (
77-
`64 bit <http://www.microsoft.com/en-us/download/details.aspx?id=14632>`_
77+
`64 bit <http://www.microsoft.com/en-us/download/details.aspx?id=14632>`__
7878
or
79-
`32 bit <http://www.microsoft.com/en-us/download/details.aspx?id=5555>`_
79+
`32 bit <http://www.microsoft.com/en-us/download/details.aspx?id=5555>`__
8080
for Python 3.3 and 3.4) redistributable packages need to be installed.
8181

8282
Matplotlib depends on `Pillow <https://pypi.python.org/pypi/Pillow>`_
@@ -235,7 +235,7 @@ ImageMagick
235235
Optional dependencies
236236
^^^^^^^^^^^^^^^^^^^^^
237237

238-
`Pillow <http://python-imaging.github.io/>`_
238+
`Pillow <http://python-imaging.github.io/>`__
239239
If Pillow is installed, matplotlib can read and write a larger
240240
selection of image file formats.
241241

0 commit comments

Comments
 (0)