[Lxml-checkins] r53873 - in lxml/trunk: . doc

scoder at codespeak.net scoder at codespeak.net
Sat Apr 19 16:46:59 CEST 2008


Author: scoder
Date: Sat Apr 19 16:46:58 2008
New Revision: 53873

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/doc/FAQ.txt
Log:
 r4010 at delle:  sbehnel | 2008-04-19 16:43:00 +0200
 doc fix


Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt	(original)
+++ lxml/trunk/doc/FAQ.txt	Sat Apr 19 16:46:58 2008
@@ -775,7 +775,7 @@
 refer to the `iterparse section`_ of the lxml API documentation to find out
 what you can do and what you can't do.
 
-.. _`iterparse section`: api.html#iterparse-and-iterwalk
+.. _`iterparse section`: parsing.html#iterparse-and-iterwalk
 
 
 How do I output null characters in XML text?


More information about the lxml-checkins mailing list