summaryrefslogtreecommitdiff
path: root/xdocs/bindownload.xml
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2002-12-13 10:10:57 +0000
committerStefan Bodewig <bodewig@apache.org>2002-12-13 10:10:57 +0000
commit08e6dde932ee6b38b8af5ae5a39faf0e4a08dd16 (patch)
tree41eb8be005dd5944d0516e5b0af7079e6208f6bf /xdocs/bindownload.xml
parentad7ba3207afcda7d78ff41639379a442daf10c3a (diff)
downloadant-08e6dde932ee6b38b8af5ae5a39faf0e4a08dd16.tar.gz
need to take care with anchors, now that those pages have a <base> tag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273658 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xdocs/bindownload.xml')
-rw-r--r--xdocs/bindownload.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/xdocs/bindownload.xml b/xdocs/bindownload.xml
index c459c69d6..414c96c49 100644
--- a/xdocs/bindownload.xml
+++ b/xdocs/bindownload.xml
@@ -11,9 +11,10 @@
<section name="Downloading Ant">
<p>Use the links below to download a binary distribution of Ant from
-one of our mirrors. You <strong>must</strong> <a href="#Verify
-Releases">verify the integrity</a> of the downloaded files using
-signatures downloaded from our main distribution directory.</p>
+one of our mirrors. You <strong>must</strong>
+<a href="[location]#Verify Releases">verify the integrity</a> of
+the downloaded files using signatures downloaded from our main
+distribution directory.</p>
<p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and
<code>tar.bz2</code> archives - the contents are the same. Please
@@ -93,7 +94,7 @@ href="http://jakarta.apache.org/builds/ant/release/">here</a>. Those
releases are only provided as <code>zip</code> archives that can be
extracted by <code>jar xf </code><em>archive.zip</em> - we highly
recommend to not use those releases but upgrade to Ant's <a
-href="#Current Release of Ant">latest</a> release.</p>
+href="[location]#Current Release of Ant">latest</a> release.</p>
</section>