Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Commit d6ccaca

Browse files
esccharris
authored andcommitted
DOC: numpydoc.py was still using old, scipy trac url in docstring
1 parent 81bf485 commit d6ccaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinxext/numpydoc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Renumber references.
1313
- Extract the signature from the docstring, if it can't be determined otherwise.
1414
15-
.. [1] http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines#docstring-standard
15+
.. [1] https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt
1616
1717
"""
1818

0 commit comments

Comments
 (0)