Author: bodewig
Date: Fri Nov 28 03:20:56 2008
New Revision: 721435
URL: http://svn.apache.org/viewvc?rev=721435&view=rev
Log:
fix link
Modified:
ant/core/trunk/docs/manual/CoreTypes/resources.html
Modified: ant/core/trunk/docs/manual/CoreTypes/resources.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTypes/resources.html?rev=721435&r1=721434&r2=721435&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTypes/resources.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/resources.html Fri Nov 28 03:20:56 2008
@@ -305,7 +305,7 @@
<a href="../using.html#path">path</a>
(and derivative types) expose <a href="#file">file</a> resources
</li>
- <li><a href="zipfileset.html">tarfileset</a>
+ <li><a href="tarfileset.html">tarfileset</a>
can expose <a href="#file">file</a> or <a href="#tarentry">tarentry</a>
resources depending on configuration
</li>