Update Sphinx URL to new sphinx-doc.org domain.

This commit is contained in:
Georg Brandl
2012-11-04 11:28:12 +01:00
parent f9b1f7d2f2
commit 4763419db1
72 changed files with 72 additions and 72 deletions
+1 -1
View File
@@ -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',