From 714211b32776894ce24425acaca72ac5c3867658 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sat, 11 May 2013 19:57:26 -0400 Subject: [PATCH] Update URL --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5132156f5..36c4dc557 100644 --- a/setup.py +++ b/setup.py @@ -491,7 +491,7 @@ setup( _read('docs/CONTRIBUTORS.txt')).decode('utf-8'), author='Alex Clark (fork author)', author_email='aclark@aclark.net', - url='http://python-imaging.github.com/', + url='http://python-imaging.github.io/', classifiers=[ "Development Status :: 6 - Mature", "Topic :: Multimedia :: Graphics",