You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/08/01 23:53:59 UTC

svn commit: r427757 - /maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml

Author: aheritier
Date: Tue Aug  1 14:53:58 2006
New Revision: 427757

URL: http://svn.apache.org/viewvc?rev=427757&view=rev
Log:
Fix link

Modified:
    maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml

Modified: maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml?rev=427757&r1=427756&r2=427757&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml (original)
+++ maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml Tue Aug  1 14:53:58 2006
@@ -252,7 +252,7 @@
               xerces in maven.
             </p>
             <p>
-              As in maven 1.0, <a href="/dependencies.html">xercesImpl,xml-apis and xml-resolver</a> 
+              As in maven 1.0, <a href="../dependencies.html">xercesImpl,xml-apis and xml-resolver</a> 
               are loaded in the endorsed libraries of the JVM. You can't override them and if you use 
               another version of xml-apis in your tests, you have to fork the JVM.
             </p>