You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/05/26 12:11:38 UTC

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

Author: niclas
Date: Wed May 26 03:11:37 2004
New Revision: 20458

Modified:
   avalon/trunk/central/site/src/xdocs/central/laboratory/navigation.xml
Log:
Need to insert the index.html to each navigation.xml for proper rendering.

Modified: avalon/trunk/central/site/src/xdocs/central/laboratory/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/central/laboratory/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/central/laboratory/navigation.xml	Wed May 26 03:11:37 2004
@@ -6,7 +6,7 @@
 
  <body>
     <menu>
-      <item name="Magic" href="magic/index.html"/>
+      <item name="Magic" href="magic/index.html"/>
     </menu>
  </body>
 

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