Author: sebb
Date: Tue Jun 4 17:26:46 2013
New Revision: 1489528
URL: http://svn.apache.org/r1489528
Log:
No need for Javadocs for 3.2 now that 3.3 uses Java 1.5 again
Modified:
commons/proper/net/trunk/src/site/site.xml
Modified: commons/proper/net/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/site/site.xml?rev=1489528&r1=1489527&r2=1489528&view=diff
==============================================================================
--- commons/proper/net/trunk/src/site/site.xml (original)
+++ commons/proper/net/trunk/src/site/site.xml Tue Jun 4 17:26:46 2013
@@ -30,8 +30,7 @@
<item name="Migration How-to" href="migration.html"/>
<item name="FAQ" href="faq.html"/>
<item name="Download"
href="http://commons.apache.org/net/download_net.cgi"/>
- <item name="Javadoc 3.3 (Java 1.6)" href="/apidocs/index.html"/>
- <item name="Javadoc 3.2 (Java 1.5)"
href="/javadocs/api-3.2/index.html"/>
+ <item name="Javadoc 3.3 (Java 1.5)"
href="/javadocs/api-3.3/index.html"/>
<item name="Javadoc 1.4.1 (Java 1.3)"
href="/javadocs/api-1.4.1/index.html"/>
<item name="Release Notes" href="changes-report.html"/>
</menu>