Skip to content

Commit 04215a4

Browse files
Update the OMG link (GH-30383)
1 parent 965be0e commit 04215a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/xml.dom.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ implementations are free to support the strict mapping from IDL). See section
7373
`Document Object Model (DOM) Level 1 Specification <https://www.w3.org/TR/REC-DOM-Level-1/>`_
7474
The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`.
7575

76-
`Python Language Mapping Specification <http://www.omg.org/cgi-bin/doc?formal/02-11-05.pdf>`_
76+
`Python Language Mapping Specification <https://www.omg.org/spec/PYTH/1.2/PDF>`_
7777
This specifies the mapping from OMG IDL to Python.
7878

7979

0 commit comments

Comments
 (0)