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 5f24c39..2946028 100644
--- a/setup.py
+++ b/setup.py
@@ -51,7 +51,7 @@ install_options = {
"description": "asyncio event loop scheduling callbacks in eventlet.",
"long_description": long_description,
- "url": "https://bitbucket.org/haypo/aiogreen/",
+ "url": "http://aiogreen.readthedocs.org/",
"classifiers": [
"Programming Language :: Python",