]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix XML vulnerability link targets.
authorGeorg Brandl <georg@python.org>
Thu, 28 Mar 2013 08:11:44 +0000 (09:11 +0100)
committerGeorg Brandl <georg@python.org>
Thu, 28 Mar 2013 08:11:44 +0000 (09:11 +0100)
Doc/library/xml.rst

index b86d51a3b920de3ba76f00404e4c30b642714d8b..d255f7fcc686e30f563d5858cf4fe318892b5d9d 100644 (file)
@@ -125,8 +125,8 @@ break backward compatibility. After all inline DTD and entity expansion are
 well-definied XML features.
 
 
-.. _defusedxml: <https://pypi.python.org/pypi/defusedxml/>
-.. _defusedexpat: <https://pypi.python.org/pypi/defusedexpat/>
+.. _defusedxml: https://pypi.python.org/pypi/defusedxml/
+.. _defusedexpat: https://pypi.python.org/pypi/defusedexpat/
 .. _Billion Laughs: http://en.wikipedia.org/wiki/Billion_laughs
 .. _ZIP bomb: http://en.wikipedia.org/wiki/Zip_bomb
 .. _DTD: http://en.wikipedia.org/wiki/Document_Type_Definition