From: David Gilbertson Date: Mon, 14 Feb 2022 21:49:11 +0000 (+1100) Subject: Update the OMG link (GH-30383) X-Git-Tag: v3.11.0a6~207 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=04215a427232e55efdc1adcda50a15197f518ca9;p=thirdparty%2FPython%2Fcpython.git Update the OMG link (GH-30383) --- diff --git a/Doc/library/xml.dom.rst b/Doc/library/xml.dom.rst index 98454e18ff1f..b387240a3716 100644 --- a/Doc/library/xml.dom.rst +++ b/Doc/library/xml.dom.rst @@ -73,7 +73,7 @@ implementations are free to support the strict mapping from IDL). See section `Document Object Model (DOM) Level 1 Specification `_ The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`. - `Python Language Mapping Specification `_ + `Python Language Mapping Specification `_ This specifies the mapping from OMG IDL to Python.