Author: hibou
Date: Wed Jul  2 05:48:12 2008
New Revision: 673380

URL: http://svn.apache.org/viewvc?rev=673380&view=rev
Log:
Fix the url of the digest.zip

Modified:
    ant/ivy/site/ivyde/updatesite/site.xml

Modified: ant/ivy/site/ivyde/updatesite/site.xml
URL: 
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/site.xml?rev=673380&r1=673379&r2=673380&view=diff
==============================================================================
--- ant/ivy/site/ivyde/updatesite/site.xml (original)
+++ ant/ivy/site/ivyde/updatesite/site.xml Wed Jul  2 05:48:12 2008
@@ -22,7 +22,7 @@
     svn.apache.org/repos/asf/ant/ivy/site/ivyde/updatesite/site.xml
 -->
 <site pack200="true"
-      digestURL="http://ant.apache.org/ivy/ivyde/updatesite/digest.zip/";
+      digestURL="http://ant.apache.org/ivy/ivyde/updatesite/";
       
mirrorsURL="http://ant.apache.org/ivy/ivyde/updatesite/eclipse-update--xml.cgi";>
    <description url="http://ant.apache.org/ivy/ivyde/updatesite";>
       Eclipse update site for Apache IvyDE.


Reply via email to