Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f18a86

Browse files
committed
Fix XML vulnerability link references.
1 parent f5390fc commit 6f18a86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/xml.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ break backward compatibility. After all inline DTD and entity expansion are
124124
well-definied XML features.
125125

126126

127-
.. _defusedxml: <https://pypi.python.org/pypi/defusedxml/>
128-
.. _defusedexpat: <https://pypi.python.org/pypi/defusedexpat/>
127+
.. _defusedxml: https://pypi.python.org/pypi/defusedxml/
128+
.. _defusedexpat: https://pypi.python.org/pypi/defusedexpat/
129129
.. _Billion Laughs: http://en.wikipedia.org/wiki/Billion_laughs
130130
.. _ZIP bomb: http://en.wikipedia.org/wiki/Zip_bomb
131131
.. _DTD: http://en.wikipedia.org/wiki/Document_Type_Definition

0 commit comments

Comments
 (0)