Author: mrglavas
Date: Tue Oct  6 05:11:35 2009
New Revision: 822125

URL: http://svn.apache.org/viewvc?rev=822125&view=rev
Log:
Updating links to the performance articles.

Modified:
    xerces/java/trunk/docs/faq-performance.xml

Modified: xerces/java/trunk/docs/faq-performance.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-performance.xml?rev=822125&r1=822124&r2=822125&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-performance.xml (original)
+++ xerces/java/trunk/docs/faq-performance.xml Tue Oct  6 05:11:35 2009
@@ -138,9 +138,9 @@
        you may want to read the following series of articles:
       </p>
       <ol>
-        <li><jump 
href="http://www-106.ibm.com/developerworks/xml/library/x-perfap1.html";>Write 
XML documents and develop applications using the SAX and DOM APIs</jump></li>
-        <li><jump 
href="http://www-106.ibm.com/developerworks/xml/library/x-perfap2.html";>Reuse 
parser instances with the Xerces2 SAX and DOM implementations</jump></li>
-        <li><jump 
href="http://www-106.ibm.com/developerworks/xml/library/x-perfap3.html";>XNI, 
Xerces2 features and properties, and caching schemas</jump></li>
+        <li><jump 
href="http://www.ibm.com/developerworks/xml/library/x-perfap1.html";>Write XML 
documents and develop applications using the SAX and DOM APIs</jump></li>
+        <li><jump 
href="http://www.ibm.com/developerworks/xml/library/x-perfap2.html";>Reuse 
parser instances with the Xerces2 SAX and DOM implementations</jump></li>
+        <li><jump 
href="http://www.ibm.com/developerworks/xml/library/x-perfap3.html";>XNI, 
Xerces2 features and properties, and caching schemas</jump></li>
       </ol>
       <p>
        These three articles discuss general performance tips in addition to 
ones specifically pertaining to Xerces2.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to