]> granicus.if.org Git - python/commitdiff
#7302: fix link.
authorGeorg Brandl <georg@python.org>
Mon, 16 Nov 2009 16:44:05 +0000 (16:44 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 16 Nov 2009 16:44:05 +0000 (16:44 +0000)
Doc/library/xml.dom.rst

index 8a74e7d3db0511624098e4c3e50515042bec8f43..0f9172386de20543d37006760121c5b6e303912c 100644 (file)
@@ -79,7 +79,7 @@ implementations are free to support the strict mapping from IDL).  See section
    `Document Object Model (DOM) Level 1 Specification <http://www.w3.org/TR/REC-DOM-Level-1/>`_
       The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`.
 
-   `Python Language Mapping Specification <http://www.omg.org/docs/formal/02-11-05.pdf>`_
+   `Python Language Mapping Specification <http://www.omg.org/spec/PYTH/1.2/PDF>`_
       This specifies the mapping from OMG IDL to Python.