Fix bad docs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-09-14 14:53:27 +00:00
parent 94518d33f5
commit 670726e8e1

View File

@ -36,9 +36,8 @@
<td>
<p>
Copies any resources that must be present in the deployed JAR
file, from the directory specified by
<a href="properties.html">maven.jarResources.basedir</a> to the
build directory, where class files are stored.
file, from the <code>&lt;build&gt;&lt;resources&gt;</code>
elements in your project.xml
</p>
</td>
</tr>