Browse Source

make genjar URL valid 8-(

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273391 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
197435bd03
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/external.html
  2. +1
    -1
      xdocs/external.xml

+ 1
- 1
docs/external.html View File

@@ -881,7 +881,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<a href="http://http://genjar.sourceforge.net/">http://http://genjar.sourceforge.net/</a>
<a href="http://genjar.sourceforge.net/">http://genjar.sourceforge.net/</a>
</font>
</td>
</tr>


+ 1
- 1
xdocs/external.xml View File

@@ -303,7 +303,7 @@
</tr>
<tr>
<th>URL:</th>
<td><a href="http://http://genjar.sourceforge.net/">http://http://genjar.sourceforge.net/</a></td>
<td><a href="http://genjar.sourceforge.net/">http://genjar.sourceforge.net/</a></td>
</tr>
<tr>
<th>Contact:</th>


Loading…
Cancel
Save