Author: mrglavas
Date: Fri Feb  5 03:13:51 2010
New Revision: 906789

URL: http://svn.apache.org/viewvc?rev=906789&view=rev
Log:
Fixing JIRA Bug #1417: http://issues.apache.org/jira/browse/XERCESJ-1417. A 
link to the Xalan documentation was broken.

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

Modified: xerces/java/trunk/docs/faq-general.xml
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-general.xml?rev=906789&r1=906788&r2=906789&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-general.xml (original)
+++ xerces/java/trunk/docs/faq-general.xml Fri Feb  5 03:13:51 2010
@@ -60,7 +60,7 @@
    <p>
     Use the <jump 
href="http://java.sun.com/j2se/1.4/docs/guide/standards/";>Endorsed Standards 
Override Mechanism</jump>
     to specify xml-apis.jar and xercesImpl.jar. This will override the version 
of JAXP in the JDK. A more complete 
-    description is available <jump 
href="http://xml.apache.org/xalan-j/faq.html#faq-N100D6";>here</jump>.
+    description is available <jump 
href="http://xml.apache.org/xalan-j/faq.html#faq-N100EF";>here</jump>.
    </p>
    <p>
      The following methods <strong>do not work</strong>:



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

Reply via email to