Author: bimargulies
Date: Sun Sep  5 12:53:13 2010
New Revision: 992773

URL: http://svn.apache.org/viewvc?rev=992773&view=rev
Log:
Patch the top-level download link to point to the actual download page.

Modified:
    
webservices/commons/branches/modules/XmlSchema/1.4.6-site-fix/src/site/site.xml

Modified: 
webservices/commons/branches/modules/XmlSchema/1.4.6-site-fix/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1.4.6-site-fix/src/site/site.xml?rev=992773&r1=992772&r2=992773&view=diff
==============================================================================
--- 
webservices/commons/branches/modules/XmlSchema/1.4.6-site-fix/src/site/site.xml 
(original)
+++ 
webservices/commons/branches/modules/XmlSchema/1.4.6-site-fix/src/site/site.xml 
Sun Sep  5 12:53:13 2010
@@ -34,7 +34,7 @@
         <menu name="XML Schema">
             <item name="Home" href="index.html"/>
             <item name="Downloads">
-                <item name="Releases" href="download.cgi"/>
+                <item name="Releases" href="download.html"/>
                 <item name="Source Code" href="source-repository.html"/>
             </item>
             <item name="Documentation">


Reply via email to