From: Mark Adler Date: Fri, 23 Sep 2011 16:53:49 +0000 (-0700) Subject: Update python link in README X-Git-Tag: v1.2.5.2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5827155d8d75c1bebd0c830f220c5c4855bd25;p=thirdparty%2Fzlib-ng.git Update python link in README --- diff --git a/README b/README index a96fb8acc..3b517f72c 100644 --- a/README +++ b/README @@ -44,7 +44,7 @@ http://search.cpan.org/~pmqs/IO-Compress-Zlib/ . A Python interface to zlib written by A.M. Kuchling is available in Python 1.5 and later versions, see -http://www.python.org/doc/lib/module-zlib.html . +http://docs.python.org/library/zlib.html . zlib is built into tcl: http://wiki.tcl.tk/4610 .