Skip to content

Commit 06fcb71

Browse files
committed
Merge pull request realpython#570 from varunagrawal/master
PIL Link Fix
2 parents 025a9cb + a829c6e commit 06fcb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/imaging.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Installation
2121

2222
Before installing Pillow, you'll have to install Pillow's prerequisites. Find
2323
the instructions for your platform
24-
`here <http://pillow.readthedocs.org/installation.html>`_.
24+
`here <https://pillow.readthedocs.org/en/3.0.0/installation.html>`_.
2525

2626
After that, it's straightforward:
2727

0 commit comments

Comments
 (0)