summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-28 08:02:18 (GMT)
committerGeorg Brandl <georg@python.org>2013-03-28 08:02:18 (GMT)
commit6f18a8648b78a1fdbb57cc94f6a2f3ee09179a08 (patch)
tree7ef3b48f5a7d7227355f27c95d292e24d9ad8378
parentf5390fc162719b9417142bec033f4e25bccb9434 (diff)
downloadcpython-6f18a8648b78a1fdbb57cc94f6a2f3ee09179a08.zip
cpython-6f18a8648b78a1fdbb57cc94f6a2f3ee09179a08.tar.gz
cpython-6f18a8648b78a1fdbb57cc94f6a2f3ee09179a08.tar.bz2
Fix XML vulnerability link references.
-rw-r--r--Doc/library/xml.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/xml.rst b/Doc/library/xml.rst
index f84af58..a800813 100644
--- a/Doc/library/xml.rst
+++ b/Doc/library/xml.rst
@@ -124,8 +124,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