From a8e7b57758fa296df206675283c5059d04f9a173 Mon Sep 17 00:00:00 2001 From: Chen Liu Date: Tue, 11 Feb 2014 22:19:21 -0800 Subject: [PATCH] update untangle link --- docs/scenarios/xml.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scenarios/xml.rst b/docs/scenarios/xml.rst index ee97e2d..3e01b2f 100644 --- a/docs/scenarios/xml.rst +++ b/docs/scenarios/xml.rst @@ -4,8 +4,8 @@ XML parsing untangle -------- -`untangle `_ is a simple library which takes -an XML document and returns a Python object which mirrors the nodes and +`untangle `_ is a simple library which +takes an XML document and returns a Python object which mirrors the nodes and attributes in its structure. For example, an XML file like this: