Fixing some uppercase fragment identifier pointing to generated docs, Daniel
diff --git a/doc/entities.html b/doc/entities.html
index c22f0ac..1b06419 100644
--- a/doc/entities.html
+++ b/doc/entities.html
@@ -31,7 +31,7 @@
 content to be able to save the document back without losing this usually
 precious information (if the user went through the pain of explicitly
 defining entities, he may have a a rather negative attitude if you blindly
-substitute them as saving time). The <a href="html/libxml-parser.html#XMLSUBSTITUTEENTITIESDEFAULT">xmlSubstituteEntitiesDefault()</a>
+substitute them as saving time). The <a href="html/libxml-parser.html#xmlSubstituteEntitiesDefault">xmlSubstituteEntitiesDefault()</a>
 function allows you to check and change the behaviour, which is to not
 substitute entities by default.</p><p>Here is the DOM tree built by libxml2 for the previous document in the
 default case:</p><pre>/gnome/src/gnome-xml -&gt; ./xmllint --debug test/ent1