summaryrefslogtreecommitdiff
path: root/demoapp
diff options
context:
space:
mode:
Diffstat (limited to 'demoapp')
-rw-r--r--demoapp/setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/demoapp/setup.py b/demoapp/setup.py
index 1d2b6b2..a932293 100644
--- a/demoapp/setup.py
+++ b/demoapp/setup.py
@@ -125,7 +125,8 @@ setup(
author='Doug Hellmann',
author_email='doug.hellmann@gmail.com',
- url='https://github.com/dhellmann/cliff',
+ url='https://github.com/dreamhost/cliff',
+ download_url='https://github.com/dreamhost/cliff/tarball/master',
classifiers=['Development Status :: 3 - Alpha',
'License :: OSI Approved :: Apache Software License',