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.
2 parents f92b063 + 6ba6b13 commit 8cb15bfCopy full SHA for 8cb15bf
1 file changed
Doc/library/xml.rst
@@ -125,8 +125,8 @@ break backward compatibility. After all inline DTD and entity expansion are
125
well-definied XML features.
126
127
128
-.. _defusedxml: <https://pypi.python.org/pypi/defusedxml/>
129
-.. _defusedexpat: <https://pypi.python.org/pypi/defusedexpat/>
+.. _defusedxml: https://pypi.python.org/pypi/defusedxml/
+.. _defusedexpat: https://pypi.python.org/pypi/defusedexpat/
130
.. _Billion Laughs: http://en.wikipedia.org/wiki/Billion_laughs
131
.. _ZIP bomb: http://en.wikipedia.org/wiki/Zip_bomb
132
.. _DTD: http://en.wikipedia.org/wiki/Document_Type_Definition
0 commit comments