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 your source control system so that project team members can see
at a glance what changes have been made recently to the project. at a glance what changes have been made recently to the project.
This report relies on the This report relies on the
<a href="../changelog/index.html">Changelog plugin</a> for its <a href="http://maven.apache.org/maven-1.x/reference/plugins/changelog/">Changelog plugin</a>
configuration. for its configuration.
</p> </p>
<p> <p>
For additional information on the functionality provided by this plugin, For additional information on the functionality provided by this plugin,

View File

@ -24,7 +24,7 @@
</properties> </properties>
<body> <body>
<section name="Maven File Activity Plug-in Settings"> <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> </section>
</body> </body>
</document> </document>