]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix broken link in decimal documentation.
authorMark Dickinson <dickinsm@gmail.com>
Thu, 7 Feb 2008 01:14:23 +0000 (01:14 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 7 Feb 2008 01:14:23 +0000 (01:14 +0000)
Doc/library/decimal.rst

index 3495241925b4063a8de9a1084a341f26dd488dfa..89857f03a4294cbe913c7eeba35e7a40ecdac776 100644 (file)
@@ -91,7 +91,7 @@ reset them before monitoring a calculation.
      Specification <http://www2.hursley.ibm.com/decimal/decarith.html>`_.
 
    * IEEE standard 854-1987, `Unofficial IEEE 854 Text
-     <http://www.cs.berkeley.edu/~ejr/projects/754/private/drafts/854-1987/dir.html>`_.
+     <http://754r.ucbtest.org/standards/854.pdf>`_.
 
 .. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%