From c5e87fec833258dd0fbb228355fb1cc8d3dbc720 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Wed, 14 Mar 2018 15:45:38 +0100 Subject: [PATCH] Update links to Ant manual --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README b/README index 951094109..6bda3b1c4 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ - A N T + Apache Ant What is it? @@ -52,10 +52,13 @@ Documentation ------------- - Documentation is available in HTML format, in the docs/ directory. + Documentation is available in HTML format, in the manual/ directory. For information about building and installing Ant, see - docs/manual/index.html - + manual/install.html + The manual for the latest release of Ant is available online at + . + The latest version of the manual is available online at + . Licensing ---------