From: Ezio Melotti Date: Mon, 25 Nov 2013 04:40:12 +0000 (+0200) Subject: Fix broken link in html.entities docs. X-Git-Tag: v3.4.0b2~502^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5005883ba267822f58857d1a919caad196721e1;p=thirdparty%2FPython%2Fcpython.git Fix broken link in html.entities docs. --- diff --git a/Doc/library/html.entities.rst b/Doc/library/html.entities.rst index 65ce817b3e14..0aabbadc58a6 100644 --- a/Doc/library/html.entities.rst +++ b/Doc/library/html.entities.rst @@ -42,4 +42,4 @@ This module defines four dictionaries, :data:`html5`, .. rubric:: Footnotes -.. [#] See http://www.w3.org/TR/html5/named-character-references.html +.. [#] See http://www.w3.org/TR/html5/syntax.html#named-character-references