From d3571c8d59b7eea5e53bc411687baf4dc1d9b15b Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 16 Nov 2009 16:44:05 +0000 Subject: [PATCH] #7302: fix link. --- 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 8a74e7d3db..0f9172386d 100644 --- a/Doc/library/xml.dom.rst +++ b/Doc/library/xml.dom.rst @@ -79,7 +79,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. -- 2.40.0