changeset 256:3ea3977c8c4d

Fix download URL.
author cmlenz
date Sun, 17 Sep 2006 21:58:05 +0000
parents 3f4dec8a5afc
children 5570c9f9e5bd
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 = [
Copyright (C) 2012-2017 Edgewall Software