diff --git a/doc/apidocs.xml b/doc/apidocs.xml index 97df5030f1940368c546f6eedbbe880b71c37404..6ed251093aec21baa5d4430f4cce34f5c07f6b25 100644 --- a/doc/apidocs.xml +++ b/doc/apidocs.xml @@ -19,7 +19,7 @@ You are encouraged to read this document for a better understanding of the SAX API in &XercesCName;.</p> - <p><em><jump href="../apiDocs/index.html">Click here for the &XercesCName; API documentation.</jump></em></p> + <p><em><jump href="apiDocs/index.html">Click here for the &XercesCName; API documentation.</jump></em></p> <note>The API documentation is automatically generated using <jump href="http://www.zib.de/Visual/software/doc++/index.html">DOC++</jump>.</note> diff --git a/doc/samples.xml b/doc/samples.xml index 220b76f1f841bc3affd5e34de43b3b19048e6ea9..46abf41c796725804d8d9bd4e0179dfede5aa8b8 100644 --- a/doc/samples.xml +++ b/doc/samples.xml @@ -4,7 +4,7 @@ <s1 title="&XercesCName; Samples"> <s2 title="Building the Samples"> - <p>&XercesCName; comes packaged with nine sample applications that + <p>&XercesCName; comes packaged with ten sample applications that demonstrate salient features of the parser using simple applications written on top of the SAX and DOM APIs provided by the parser.</p>