From 4d6714065ef6678cec5528aad65d6265d1e3df6f Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Thu, 4 Apr 2002 14:04:03 +0000 Subject: [PATCH] SF 539024, Fix broken link to numpy --- Doc/lib/libarray.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libarray.tex b/Doc/lib/libarray.tex index a357c9b64dd9..b31229f41dab 100644 --- a/Doc/lib/libarray.tex +++ b/Doc/lib/libarray.tex @@ -207,7 +207,7 @@ array('d', [1.0, 2.0, 3.14]) \seemodule{xdrlib}{Packing and unpacking of External Data Representation (XDR) data as used in some remote procedure call systems.} - \seetitle[http://numpy.sourceforge.net/numdoc/HTML/numdoc.html]{The + \seetitle[http://numpy.sourceforge.net/numdoc/HTML/numdoc.htm]{The Numerical Python Manual}{The Numeric Python extension (NumPy) defines another array type; see \url{http://numpy.sourceforge.net/} for further information -- 2.47.3