From 59f42a5717bc6b0a9fd96bff16613629c5cf5383 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 22 Nov 2001 16:36:27 +0000 Subject: [PATCH] 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 --- docs/faq.html | 3 ++- xdocs/faq.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/faq.html b/docs/faq.html index 88525c989..3f9757cd6 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -275,7 +275,8 @@
-

here.

+

The latest version can always be found at Ant's homepage + http://jakarta.apache.org/ant/faq.html.

diff --git a/xdocs/faq.xml b/xdocs/faq.xml index d7e62ab30..e09a2f77e 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -11,7 +11,8 @@ Where do I find the latest version of this document? -

here.

+

The latest version can always be found at Ant's homepage + http://jakarta.apache.org/ant/faq.html.