summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0914427..8cf6df3 100644
--- a/setup.py
+++ b/setup.py
@@ -92,7 +92,7 @@ setup(
keywords='web framework wsgi object-dispatch http',
author='Jonathan LaCour',
author_email='info@pecanpy.org',
- url='http://github.com/dreamhost/pecan',
+ url='http://github.com/stackforge/pecan',
license='BSD',
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
include_package_data=True,