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 c8f338e + 893f082 commit aef05cdCopy full SHA for aef05cd
docs/topics/images.rst
@@ -28,7 +28,7 @@ once when it's shared by several items.
28
so you need to install this library in order to use the images pipeline.
29
`Python Imaging Library`_ (PIL) should also work in most cases, but it
30
is known to cause troubles in some setups, so we recommend to use `Pillow`_
31
-instead of `PIL <Python Imaging Library>`_.
+instead of PIL.
32
33
.. _Pillow: https://github.com/python-imaging/Pillow
34
.. _Python Imaging Library: http://www.pythonware.com/products/pil/
0 commit comments