Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5390fc commit 6f18a86Copy full SHA for 6f18a86
1 file changed
Doc/library/xml.rst
@@ -124,8 +124,8 @@ break backward compatibility. After all inline DTD and entity expansion are
124
well-definied XML features.
125
126
127
-.. _defusedxml: <https://pypi.python.org/pypi/defusedxml/>
128
-.. _defusedexpat: <https://pypi.python.org/pypi/defusedexpat/>
+.. _defusedxml: https://pypi.python.org/pypi/defusedxml/
+.. _defusedexpat: https://pypi.python.org/pypi/defusedexpat/
129
.. _Billion Laughs: http://en.wikipedia.org/wiki/Billion_laughs
130
.. _ZIP bomb: http://en.wikipedia.org/wiki/Zip_bomb
131
.. _DTD: http://en.wikipedia.org/wiki/Document_Type_Definition
0 commit comments