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.
2 parents 9fc0e08 + 2986134 commit 0d38eb3Copy full SHA for 0d38eb3
setup.py
@@ -22,7 +22,7 @@
22
keywords="sphinx numpy",
23
author="Pauli Virtanen and others",
24
author_email="pav@iki.fi",
25
- url="http://github.com/numpy/numpy/tree/master/doc/sphinxext",
+ url="https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt",
26
license="BSD",
27
requires=["sphinx (>= 1.0.1)"],
28
package_data={'numpydoc': ['tests/test_*.py']},
0 commit comments