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 09a2a6d..009ba66 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(name="blinker",
keywords='signal emit events broadcast',
long_description=readme,
license='MIT License',
- url='http://bitbucket.org/jek/blinker/',
+ url='http://discorporate.us/projects/Blinker/',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',