You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by cd...@apache.org on 2006/01/11 18:33:03 UTC

svn commit: r368070 - /portals/pluto/trunk/pluto-site/src/site/site.xml

Author: cdoremus
Date: Wed Jan 11 09:33:00 2006
New Revision: 368070

URL: http://svn.apache.org/viewcvs?rev=368070&view=rev
Log:
Fixed Download link

Modified:
    portals/pluto/trunk/pluto-site/src/site/site.xml

Modified: portals/pluto/trunk/pluto-site/src/site/site.xml
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/pluto-site/src/site/site.xml?rev=368070&r1=368069&r2=368070&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/site.xml Wed Jan 11 09:33:00 2006
@@ -17,7 +17,7 @@
 	<menu name="The Pluto Project">
       <item name="About Pluto" href="/index.html"/>
       <item name="Mission" href="/mission.html"/>
-	  <iten name="Download" href="/mirrors.cgi"/>
+	  <iten name="Download" href="/mirrors.html"/>
       <item name="News" href="/news.html"/>
 	  <item name="FAQ" href="/faq.html"/>
 	  <item name="Powered By Pluto" href="/powered.html"/>