You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/01/25 22:26:01 UTC

svn commit: r1438720 - in /maven/jxr/trunk/src/site/apt: examples/java.apt index.apt

Author: olamy
Date: Fri Jan 25 21:26:01 2013
New Revision: 1438720

URL: http://svn.apache.org/viewvc?rev=1438720&view=rev
Log:
fix links

Modified:
    maven/jxr/trunk/src/site/apt/examples/java.apt
    maven/jxr/trunk/src/site/apt/index.apt

Modified: maven/jxr/trunk/src/site/apt/examples/java.apt
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/src/site/apt/examples/java.apt?rev=1438720&r1=1438719&r2=1438720&view=diff
==============================================================================
--- maven/jxr/trunk/src/site/apt/examples/java.apt (original)
+++ maven/jxr/trunk/src/site/apt/examples/java.apt Fri Jan 25 21:26:01 2013
@@ -34,7 +34,7 @@ Using Maven JXR in Java
 
 * Transforming Java Packages
 
- JXR handles several options like an input/output encoding. See the {{{../apidocs/org/apache/maven/jxr/JXR.html}API}}
+ JXR handles several options like an input/output encoding. See the {{{./apidocs/org/apache/maven/jxr/JXR.html}API}}
  for more information.
 
 +------+

Modified: maven/jxr/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/src/site/apt/index.apt?rev=1438720&r1=1438719&r2=1438720&view=diff
==============================================================================
--- maven/jxr/trunk/src/site/apt/index.apt (original)
+++ maven/jxr/trunk/src/site/apt/index.apt Fri Jan 25 21:26:01 2013
@@ -57,4 +57,4 @@ Maven JXR
 
    The following example shows how to use Maven JXR in more advanced usecases:
 
-   * {{{examples/java.html}Using Maven JXR in Java}}
+   * {{{./examples/java.html}Using Maven JXR in Java}}