Added anchor to readthedocs URL

This commit is contained in:
Andrew Murray 2017-02-11 12:47:10 +11:00
parent 0f9233623e
commit 63d0a5a326

View File

@ -31,7 +31,7 @@ class TestPsDraw(PillowTestCase):
def test_draw_postscript(self):
# Based on Pillow tutorial, but there is no textsize:
# https://pillow.readthedocs.io/en/latest/handbook/tutorial.html
# https://pillow.readthedocs.io/en/latest/handbook/tutorial.html#drawing-postscript
# Arrange
tempfile = self.tempfile('temp.ps')