Skip to content

Commit 43dcd32

Browse files
committed
MAINT: Update link to numpydoc README
This is the counterpart of my PR numpy/numpydoc#7 renaming the README.
1 parent ff7d5f9 commit 43dcd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/HOWTO_DOCUMENT.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A Guide to NumPy/SciPy Documentation
2424
* `numpydoc on GitHub <https://github.com/numpy/numpydoc/>`_
2525

2626
Details of how to use it can be found `here
27-
<https://github.com/numpy/numpydoc/blob/master/README.txt>`__ and
27+
<https://github.com/numpy/numpydoc/blob/master/README.rst>`__ and
2828
`here
2929
<https://github.com/numpy/numpy/blob/master/doc/HOWTO_BUILD_DOCS.rst.txt>`__
3030

0 commit comments

Comments
 (0)