Browse Source

fix link

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@721435 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 16 years ago
parent
commit
ea007977a4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTypes/resources.html

+ 1
- 1
docs/manual/CoreTypes/resources.html View File

@@ -305,7 +305,7 @@ Ant's "legacy" datatypes have been modified to behave as Resource Collections:
<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>


Loading…
Cancel
Save