From: W. Trevor King Date: Sat, 27 Oct 2012 16:39:47 +0000 (-0400) Subject: README: Update NumPy/SciPy doc link X-Git-Tag: 1.1.0~20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3b0d1261269704282be3fa4276d5c380ff4d1b7b;p=be.git README: Update NumPy/SciPy doc link --- 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