Author: sebb
Date: Sat Mar 20 13:43:40 2010
New Revision: 925610
URL: http://svn.apache.org/viewvc?rev=925610&view=rev
Log:
Fix old download directory
Modified:
commons/proper/net/branches/NET_2_0/src/site/xdoc/download.xml
Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/download.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/site/xdoc/download.xml?rev=925610&r1=925609&r2=925610&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/src/site/xdoc/download.xml (original)
+++ commons/proper/net/branches/NET_2_0/src/site/xdoc/download.xml Sat Mar 20
13:43:40 2010
@@ -19,7 +19,7 @@
<document>
<properties>
- <title>Jakarta Commons/Net Download</title>
+ <title>Apache Commons Net Download</title>
<author email="[email protected]">Jeffrey D. Brekke</author>
</properties>
@@ -27,18 +27,10 @@
<section name="Release Builds">
<p>
-You can download <a
href="http://commons.apache.org/net/download_net.cgi">binary</a> or <a
href="http://commons.apache.org/downloads/download_net.cgi">source</a>
production releases.
+You can download <a
href="http://commons.apache.org/net/download_net.cgi">binary and source</a>
release builds.
</p>
</section>
-<section name="Nightly Builds">
-
-<p>
-You will find the list of nightly builds <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-net/">here</a>.
-</p>
-
-</section>
-
</body>
</document>