Skip to content

Commit a8e7b57

Browse files
committed
update untangle link
1 parent 2b78a93 commit a8e7b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scenarios/xml.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ XML parsing
44
untangle
55
--------
66

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
7+
`untangle <https://github.com/stchris/untangle>`_ is a simple library which
8+
takes an XML document and returns a Python object which mirrors the nodes and
99
attributes in its structure.
1010

1111
For example, an XML file like this:

0 commit comments

Comments
 (0)