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 cefb3b89..060e33a2 100644
--- a/setup.py
+++ b/setup.py
@@ -150,7 +150,7 @@ else:
setup(
name='Sphinx',
version=sphinx.__version__,
- url='http://sphinx.pocoo.org/',
+ url='http://sphinx-doc.org/',
download_url='http://pypi.python.org/pypi/Sphinx',
license='BSD',
author='Georg Brandl',