Author: sebb
Date: Tue Jun  4 17:36:22 2013
New Revision: 1489530

URL: http://svn.apache.org/r1489530
Log:
Might as well use relative link

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=1489530&r1=1489529&r2=1489530&view=diff
==============================================================================
--- commons/proper/net/trunk/src/site/site.xml (original)
+++ commons/proper/net/trunk/src/site/site.xml Tue Jun  4 17:36:22 2013
@@ -29,7 +29,7 @@
       <item name="Overview"              href="index.html"/>
       <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="Download"              href="/download_net.cgi"/>
       <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"/>


Reply via email to