Author: sebb
Date: Mon Oct 17 13:55:13 2011
New Revision: 1185172
URL: http://svn.apache.org/viewvc?rev=1185172&view=rev
Log:
Point to commons download page
Modified:
commons/proper/bsf/trunk/src/site/site.xml
Modified: commons/proper/bsf/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/bsf/trunk/src/site/site.xml?rev=1185172&r1=1185171&r2=1185172&view=diff
==============================================================================
--- commons/proper/bsf/trunk/src/site/site.xml (original)
+++ commons/proper/bsf/trunk/src/site/site.xml Mon Oct 17 13:55:13 2011
@@ -32,7 +32,7 @@
<menu name="BSF">
<item name="About" href="index.html"/>
<item name="News" href="bsfnews.html"/>
- <item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_bsf.cgi"/>
+ <item name="Download" href=download_bsf.cgi"/>
<item name="Documentation" href="manual.html"/>
<item name="FAQ" href="faq.html"/>
<item name="Related projects" href="projects.html"/>
|