We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e51664 + c821dd3 commit 3acec12Copy full SHA for 3acec12
docs/scenarios/imaging.rst
@@ -12,7 +12,7 @@ The `Python Imaging Library <http://www.pythonware.com/products/pil/>`_, or PIL
12
for short, is *the* library for image manipulation in Python. Unfortunately, its
13
development has stagnated, with its last release in 2009.
14
15
-Luckily for you, there's an actively-developed fork of PIL called `Pillow <http://python-pillow.github.io/`_ -
+Luckily for you, there's an actively-developed fork of PIL called `Pillow <http://python-pillow.github.io/>`_ -
16
it's easier to install, runs on all operating systems, and supports Python 3.
17
18
Installation
0 commit comments