# HG changeset patch # User cmlenz # Date 1158530285 0 # Node ID 693a228bf1c75c7ba75b43df6fe5d2ccb641bf00 # Parent 8fdd14e35664fee3b861c67c011b2ee36647d060 Fix download URL. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ author_email = 'info@edgewall.org', license = 'BSD', url = 'http://genshi.edgewall.org/', - download_url = 'http://genshi.edgewall.org/wiki/GenshiDownload', + download_url = 'http://genshi.edgewall.org/wiki/Download', zip_safe = True, classifiers = [