Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d8b6a22

Browse filesBrowse files
author
Mark van Lent
committed
Fix duplicate target name "here".
1 parent 25c0331 commit d8b6a22
Copy full SHA for d8b6a22

File tree

Expand file treeCollapse file tree

1 file changed

+4
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-6
lines changed

‎docs/scenarios/imaging.rst

Copy file name to clipboardExpand all lines: docs/scenarios/imaging.rst
+4-6Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Installation
2020
~~~~~~~~~~~~
2121

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

2626
After that, it's straightforward:
2727

@@ -53,7 +53,5 @@ Example
5353
exif_data = im._getexif()
5454
exif_data
5555
56-
There are more examples of the Pillow library
57-
`here <http://pillow.readthedocs.org/en/3.0.x/handbook/tutorial.html>`_.
58-
59-
56+
There are more examples of the Pillow library in the
57+
`Pillow tutorial <http://pillow.readthedocs.org/en/3.0.x/handbook/tutorial.html>`_.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.