diff options
-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 278797c9a..cf008da2a 100644 --- a/doc/HOWTO_DOCUMENT.rst.txt +++ b/doc/HOWTO_DOCUMENT.rst.txt @@ -601,7 +601,7 @@ Conclusion `An example <http://github.com/numpy/numpy/blob/master/doc/example.py>`_ of the format shown here is available. Refer to `How to Build API/Reference Documentation -<http://github.com/numpy/numpy/blob/master/doc/HOWTO_BUILD_DOCS.txt>`_ +<http://github.com/numpy/numpy/blob/master/doc/HOWTO_BUILD_DOCS.rst.txt>`_ on how to use Sphinx_ to build the manual. This document itself was written in ReStructuredText, and may be converted to |