From 04215a427232e55efdc1adcda50a15197f518ca9 Mon Sep 17 00:00:00 2001 From: David Gilbertson Date: Tue, 15 Feb 2022 08:49:11 +1100 Subject: Update the OMG link (GH-30383) --- Doc/library/xml.dom.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/xml.dom.rst b/Doc/library/xml.dom.rst index 98454e1..b387240 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. -- cgit v0.12