You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/06/20 13:02:22 UTC

svn commit: rev 21501 - avalon/trunk/central/site/src/xdocs

Author: mcconnell
Date: Sun Jun 20 04:02:21 2004
New Revision: 21501

Modified:
   avalon/trunk/central/site/src/xdocs/index.xml
Log:
fix links

Modified: avalon/trunk/central/site/src/xdocs/index.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/index.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/index.xml	Sun Jun 20 04:02:21 2004
@@ -50,14 +50,14 @@
 
      <table>
       <tr>
-        <th><a href="central/index.html">CENTRAL</a></th>
-        <th><a href="central/index.html">PRODUCTS</a></th>
-        <th><a href="central/index.html">PLANET</a></th>
+        <th><a href="central/about/index.html">CENTRAL</a></th>
+        <th><a href="central/runtime/index.html">PRODUCTS</a></th>
+        <th><a href="central/components/index.html">PLANET</a></th>
       </tr>
       <tr>
         <td>
           <p>
-          <a href="central/tutorials/index.html">Tutorials</a><br/>
+          <a href="central/about/tutorials/index.html">Tutorials</a><br/>
           <a href="central/resources/mailing-lists.html">Mailing Lists</a><br/>
           <a href="central/resources/issues.html">Issue Tracking</a><br/>
           <a href="central/download.html">Downloads</a><br/>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org