From 43dcd321567b1c97e27f86498c6334af03e126d6 Mon Sep 17 00:00:00 2001 From: Thomas Kluyver Date: Tue, 7 Jan 2014 11:01:02 -0800 Subject: MAINT: Update link to numpydoc README This is the counterpart of my PR numpy/numpydoc#7 renaming the README. --- doc/HOWTO_DOCUMENT.rst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/HOWTO_DOCUMENT.rst.txt') 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 `_ Details of how to use it can be found `here - `__ and + `__ and `here `__ -- cgit v1.2.1