diff --git a/docs/scenarios/imaging.rst b/docs/scenarios/imaging.rst index 4103c36e3..8e3f643e5 100644 --- a/docs/scenarios/imaging.rst +++ b/docs/scenarios/imaging.rst @@ -12,7 +12,7 @@ The `Python Imaging Library `_, or PIL for short, is *the* library for image manipulation in Python. Unfortunately, its development has stagnated, with its last release in 2009. -Luckily for you, there's an actively-developed fork of PIL called `Pillow `_ - +Luckily for you, there's an actively-developed fork of PIL called `Pillow