Fix broken link in zipfile docs.

This commit is contained in:
Georg Brandl 2007-08-03 15:46:34 +00:00
parent 473c656b0e
commit b028c48213

View File

@ -85,7 +85,7 @@ The available attributes of this module are:
Documentation on the ZIP file format by Phil Katz, the creator of the format and
algorithms used.
`Info-ZIP Home Page <http://www.info-zip.org/pub/infozip/>`_
`Info-ZIP Home Page <http://www.info-zip.org/>`_
Information about the Info-ZIP project's ZIP archive programs and development
libraries.