Skip to content

Commit c821dd3

Browse files
author
Johannes Jörg Schmidt
committed
Fix link to Pillow
1 parent 6e51664 commit c821dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/imaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The `Python Imaging Library <http://www.pythonware.com/products/pil/>`_, or PIL
1212
for short, is *the* library for image manipulation in Python. Unfortunately, its
1313
development has stagnated, with its last release in 2009.
1414

15-
Luckily for you, there's an actively-developed fork of PIL called `Pillow <http://python-pillow.github.io/`_ -
15+
Luckily for you, there's an actively-developed fork of PIL called `Pillow <http://python-pillow.github.io/>`_ -
1616
it's easier to install, runs on all operating systems, and supports Python 3.
1717

1818
Installation

0 commit comments

Comments
 (0)