diff options
Diffstat (limited to 'doc/HOWTO_DOCUMENT.rst.txt')
-rw-r--r-- | doc/HOWTO_DOCUMENT.rst.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO_DOCUMENT.rst.txt b/doc/HOWTO_DOCUMENT.rst.txt index 49c91b9e5..2854b6b90 100644 --- a/doc/HOWTO_DOCUMENT.rst.txt +++ b/doc/HOWTO_DOCUMENT.rst.txt @@ -24,7 +24,7 @@ A Guide to NumPy/SciPy Documentation * `numpydoc on GitHub <https://github.com/numpy/numpydoc/>`_ Details of how to use it can be found `here - <https://github.com/numpy/numpydoc/blob/master/README.txt>`__ and + <https://github.com/numpy/numpydoc/blob/master/README.rst>`__ and `here <https://github.com/numpy/numpy/blob/master/doc/HOWTO_BUILD_DOCS.rst.txt>`__ |