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 2b78a93 commit a8e7b57Copy full SHA for a8e7b57
docs/scenarios/xml.rst
@@ -4,8 +4,8 @@ XML parsing
4
untangle
5
--------
6
7
-`untangle <http://0chris.com/untangle>`_ is a simple library which takes
8
-an XML document and returns a Python object which mirrors the nodes and
+`untangle <https://github.com/stchris/untangle>`_ is a simple library which
+takes an XML document and returns a Python object which mirrors the nodes and
9
attributes in its structure.
10
11
For example, an XML file like this:
0 commit comments