]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Back-port Neal Norwitz's patch:
authorFred Drake <fdrake@acm.org>
Thu, 4 Apr 2002 16:24:31 +0000 (16:24 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 4 Apr 2002 16:24:31 +0000 (16:24 +0000)
    libarray.tex 1.31.8.2

SF 539024, Fix broken link to numpy

Doc/lib/libarray.tex

index 23eda21ec4a487947dcf842298de675d5a0a76be..c9f4a616f45ad3c9d80e1c82d0f05275dbf3681f 100644 (file)
@@ -189,7 +189,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