Repository: ant Updated Branches: refs/heads/master 061d29b6f -> 285af3dbb
There is no "docs" subdirectory, just a "manual" Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/285af3db Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/285af3db Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/285af3db Branch: refs/heads/master Commit: 285af3dbb5359d33572f17e27f24be7ba09340b5 Parents: 061d29b Author: Nicolas LaleveÌe <[email protected]> Authored: Fri Apr 13 15:42:08 2018 +0200 Committer: Nicolas LaleveÌe <[email protected]> Committed: Fri Apr 13 15:42:08 2018 +0200 ---------------------------------------------------------------------- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/285af3db/INSTALL ---------------------------------------------------------------------- diff --git a/INSTALL b/INSTALL index 83c1167..6b50483 100644 --- a/INSTALL +++ b/INSTALL @@ -1,2 +1,2 @@ -For installation instructions see the manual in the docs subdirectory -or online at <http://ant.apache.org/manual/index.html>. +For installation instructions see the manual by opening manual/index.html +or see it online at <http://ant.apache.org/manual/index.html>.
