8000 Fix dead link to numpydoc (#12532) · xhluca/scikit-learn@65f517d · GitHub
[go: up one dir, main page]

Skip to content

Commit 65f517d

Browse files
dstineXing
authored and
Xing
committed
Fix dead link to numpydoc (scikit-learn#12532)
1 parent 940eb67 commit 65f517d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ General Concepts
226226

227227
We try to adhere to `PEP257
228228
<https://www.python.org/dev/peps/pep-0257/>`_, and follow `NumpyDoc
229-
conventions <numpydoc.readthedocs.io/en/latest/format.html>`_.
229+
conventions <https://numpydoc.readthedocs.io/en/latest/format.html>`_.
230230

231231
double underscore
232232
double underscore notation

0 commit comments

Comments
 (0)
0