From 5468e02eccfd4b4a046dee38ab2a70e1890e716e Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Fri, 1 May 2015 20:48:34 -0400 Subject: [PATCH] Update imaging.rst Refer to official Pillow documentation instead of outdated release README; installation instructions were relocated from ``README.rst`` to docs/ sometime after 2.8.1 was released. And docs have been hosted on RTD for quite some time. --- docs/scenarios/imaging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/imaging.rst b/docs/scenarios/imaging.rst index 83010d382..5d4e25bfb 100644 --- a/docs/scenarios/imaging.rst +++ b/docs/scenarios/imaging.rst @@ -21,7 +21,7 @@ Installation Before installing Pillow, you'll have to install Pillow's prerequisites. Find the instructions for your platform -`here `_. +`here `_. After that, it's straightforward: