Browse Source

Make the first answer a little nicer.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269992 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
59f42a5717
2 changed files with 4 additions and 2 deletions
  1. +2
    -1
      docs/faq.html
  2. +2
    -1
      xdocs/faq.xml

+ 2
- 1
docs/faq.html View File

@@ -275,7 +275,8 @@
</td></tr>
<tr><td>
<blockquote>
<p><a href="http://jakarta.apache.org/ant/faq.html">here</a>.</p>
<p>The latest version can always be found at Ant's homepage
<a href="http://jakarta.apache.org/ant/faq.html">http://jakarta.apache.org/ant/faq.html</a>.</p>
</blockquote>
</td></tr>
</table>


+ 2
- 1
xdocs/faq.xml View File

@@ -11,7 +11,8 @@
<question>Where do I find the latest version of this
document?</question>
<answer>
<p><a href="http://jakarta.apache.org/ant/faq.html">here</a>.</p>
<p>The latest version can always be found at Ant's homepage
<a href="http://jakarta.apache.org/ant/faq.html">http://jakarta.apache.org/ant/faq.html</a>.</p>
</answer>
</faq>



Loading…
Cancel
Save