diff options
| author | Georg Brandl <georg@python.org> | 2012-11-04 11:28:12 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-11-04 11:28:12 +0100 |
| commit | 4763419db1f964a2aa1dbf9ce214fde12710b08e (patch) | |
| tree | e242ef44a85b7474c7ac1db4da0dd304e7b326bb /setup.py | |
| parent | f9b1f7d2f2eeb9db4de03084ce315233e5863d78 (diff) | |
| download | sphinx-git-4763419db1f964a2aa1dbf9ce214fde12710b08e.tar.gz | |
Update Sphinx URL to new sphinx-doc.org domain.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
