We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b431355 commit 83fc18aCopy full SHA for 83fc18a
setup.py
@@ -178,7 +178,7 @@ def find_package_data(where='.',
178
author='Doug Hellmann',
179
author_email='doug.hellmann@gmail.com',
180
181
- url='http://www.doughellmann.com/projects/%s/' % PROJECT,
+ url='http://%s.readthedocs.org' % PROJECT,
182
183
classifiers=['Development Status :: 5 - Production/Stable',
184
'License :: OSI Approved :: MIT License',
0 commit comments