Author: jaz
Date: Fri Apr 17 17:02:03 2009
New Revision: 766084

URL: http://svn.apache.org/viewvc?rev=766084&view=rev
Log:
OFBIZ-2318 change download link to direct to the download page instead of 
starting the download

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: 
http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=766084&r1=766083&r2=766084&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Fri Apr 17 17:02:03 2009
@@ -251,7 +251,7 @@
         <!-- sidebar starts -->
         <div id="sidebar">
 
-            <div class="downloadNow"><a 
href="http://build.ofbiz.org/builds/ofbiz-trunk-current.zip";><img 
src="images/download.jpg" /></a></div>
+            <div class="downloadNow"><a href="http://build.ofbiz.org/";><img 
src="images/download.jpg" /></a></div>
             <div class="downloadLinks clearfix"><span class="docs"><a 
href="http://docs.ofbiz.org";>Documentation</a></span><span 
class="previousVersions"><a href="http://build.ofbiz.org";>Previous 
Versions</a></span></div>
             <h3>Resources &amp; Tools</h3>
             <ul class="sidemenu">


Reply via email to