changeset 256:693a228bf1c7 trunk

Fix download URL.
author cmlenz
date Sun, 17 Sep 2006 21:58:05 +0000
parents 8fdd14e35664
children da3a27589559
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