summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-23 09:53:49 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-23 09:53:49 -0700
commit1f5827155d8d75c1bebd0c830f220c5c4855bd25 (patch)
treeee8d0152d2a7c6070d0fe57b5f2e8ecf87ae13bf /README
parent1250ac745d9c826f8bed79dc790ae4256b6dbfab (diff)
downloadProject-Tick-1f5827155d8d75c1bebd0c830f220c5c4855bd25.tar.gz
Project-Tick-1f5827155d8d75c1bebd0c830f220c5c4855bd25.zip
Update python link in README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a96fb8acca..3b517f72cf 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 <amk@amk.ca> 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 .