From 3b0d1261269704282be3fa4276d5c380ff4d1b7b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 27 Oct 2012 12:39:47 -0400 Subject: [PATCH] README: Update NumPy/SciPy doc link --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c143e1c..3c7ab8f 100644 --- a/README +++ b/README @@ -68,4 +68,4 @@ introduction to the syntax. .. _docutils: http://docutils.sourceforge.net/ .. _numpydoc: http://pypi.python.org/pypi/numpydoc .. _NumPy/SciPy documentation guide: - http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines + https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt -- 2.26.2