changeset 231:57981202bfa5

Add trac instance to setup.py
author Neil Muller <drnlmuller@gmail.com>
date Sat, 12 May 2012 23:30:45 +0200
parents 745a6ee5f643
children 75033f790e7d
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sat May 12 23:18:30 2012 +0200
+++ b/setup.py	Sat May 12 23:30:45 2012 +0200
@@ -25,7 +25,7 @@
             maintainer="Sypikslang Team",
             maintainer_email="ctpug@googlegroups.com",
 
-            url="http://ctpug.org.za/",
+            url="https://ctpug.org.za/hgtrac/sypikslang",
             download_url="https://ctpug.org.za/hg/sypikslang/",
 
             license="MIT",