Browse Source

Fixed a link.

Submitted by:	Diane Holt <holtdl@yahoo.com>


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

+ 1
- 1
docs/index.html View File

@@ -3822,7 +3822,7 @@ carried from tarfile.</p>
<hr>
<h2><a name="war">War</a></h2>
<h3>Description</h3>
<p>An extension of the <a name="#jar">Jar</a> task with special
<p>An extension of the <a href="#jar">Jar</a> task with special
treatment for files that should end up in the <code>WEB-INF/lib</code>,
<code>WEB-INF/classes</code> or <code>WEB-INF</code> directories of the Web
Application Archive.</p>


Loading…
Cancel
Save