Skip to content

Commit

Permalink
Merge pull request #2809 from python-pillow/update-aggdraw-link
Browse files Browse the repository at this point in the history
Docs: Link to maintained version of aggdraw
  • Loading branch information
wiredfool committed Oct 24, 2017
2 parents a385c4f + dfafd51 commit 1881445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/ImageDraw.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fly for web use.

For a more advanced drawing library for PIL, see the `aggdraw module`_.

.. _aggdraw module: http://effbot.org/zone/aggdraw-index.htm
.. _aggdraw module: https://github.com/pytroll/aggdraw

Example: Draw a gray cross over an image
----------------------------------------
Expand Down

0 comments on commit 1881445

Please sign in to comment.