summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 626ff71..ed7b6be 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setup(name="blinker",
keywords='signal emit events broadcast',
long_description=readme,
license='MIT License',
- url='http://discorporate.us/projects/Blinker/',
+ url='http://pythonhosted.org/blinker/',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',