Use absolute links

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@371841 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-01-24 06:21:15 +00:00
parent 1ed9d93db4
commit 24634901be
2 changed files with 3 additions and 3 deletions

View File

@ -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,

View File

@ -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>