Merge pull request #1875 from ichisadashioko/fix-lxml-link-in-readme

Fix broken lxml reference link
This commit is contained in:
Cosimo Lupo 2020-04-16 16:11:28 +01:00 committed by GitHub
commit 1c41e7d885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ are required to unlock the extra features named "ufo", etc.
The module exports a ElementTree-like API for reading/writing XML files, and
allows to use as the backend either the built-in ``xml.etree`` module or
`lxml <https://http://lxml.de>`__. The latter is preferred whenever present,
`lxml <https://lxml.de>`__. The latter is preferred whenever present,
as it is generally faster and more secure.
*Extra:* ``lxml``