You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by de...@apache.org on 2011/03/19 23:39:20 UTC

svn commit: r1083318 - in /incubator/rat/main/trunk: apache-rat-plugin/src/site/apt/index.apt src/site/apt/index.apt

Author: dennisl
Date: Sat Mar 19 22:39:19 2011
New Revision: 1083318

URL: http://svn.apache.org/viewvc?rev=1083318&view=rev
Log:
Use relative links between parent and child module.

Modified:
    incubator/rat/main/trunk/apache-rat-plugin/src/site/apt/index.apt
    incubator/rat/main/trunk/src/site/apt/index.apt

Modified: incubator/rat/main/trunk/apache-rat-plugin/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/apache-rat-plugin/src/site/apt/index.apt?rev=1083318&r1=1083317&r2=1083318&view=diff
==============================================================================
--- incubator/rat/main/trunk/apache-rat-plugin/src/site/apt/index.apt (original)
+++ incubator/rat/main/trunk/apache-rat-plugin/src/site/apt/index.apt Sat Mar 19 22:39:19 2011
@@ -21,7 +21,7 @@
 The Rat Maven Plugin
 
   This plugin may be used to run RAT, the
-  {{{http://incubator.apache.org/rat/}Release Audit Tool}}. It
+  {{{../index.html}Release Audit Tool}}. It
   verifies, whether your source code matches standards like the
   {{{http://www.apache.org/legal/src-headers.html}ASF Source Header
   and Copyright Notice Policy}}.

Modified: incubator/rat/main/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/src/site/apt/index.apt?rev=1083318&r1=1083317&r2=1083318&view=diff
==============================================================================
--- incubator/rat/main/trunk/src/site/apt/index.apt (original)
+++ incubator/rat/main/trunk/src/site/apt/index.apt Sat Mar 19 22:39:19 2011
@@ -92,4 +92,4 @@ java -jar apache-rat-VERSION.jar --help
 
  RAT includes a plugin for Maven 2. This allows RAT reports to be run against
  a wide variety of resources. Details can be found in the
- {{{http://incubator.apache.org/rat/apache-rat-plugin} plugin documentation}}.
+ {{{apache-rat-plugin/index.html} plugin documentation}}.