Author: ltheussl
Date: Mon Jan 23 22:21:15 2006
New Revision: 371841
URL: http://svn.apache.org/viewcvs?rev=371841&view=rev
Log:
Use absolute links
Modified:
maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml
maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml?rev=371841&r1=371840&r2=371841&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml Mon Jan 23
22:21:15 2006
@@ -31,8 +31,8 @@
your source control system so that project team members can see
at a glance what changes have been made recently to the project.
This report relies on the
- <a href="../changelog/index.html">Changelog plugin</a> for its
- configuration.
+ <a
href="http://maven.apache.org/maven-1.x/reference/plugins/changelog/">Changelog
plugin</a>
+ for its configuration.
</p>
<p>
For additional information on the functionality provided by this
plugin,
Modified: maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml?rev=371841&r1=371840&r2=371841&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml Mon Jan 23
22:21:15 2006
@@ -24,7 +24,7 @@
</properties>
<body>
<section name="Maven File Activity Plug-in Settings">
- <p><a href="../changelog/properties.html">See Changelog plugin
properties</a></p>
+ <p>See Changelog plugin <a
href="http://maven.apache.org/maven-1.x/reference/plugins/changelog/changelog/properties.html">properties</a></p>
</section>
</body>
</document>