[z3-checkins] r5400 - z3/util/trunk

faassen at codespeak.net faassen at codespeak.net
Wed Jun 30 11:38:11 MEST 2004


Author: faassen
Date: Wed Jun 30 11:38:10 2004
New Revision: 5400

Modified:
   z3/util/trunk/layout.html
Log:
Tweak layout for new directory structure.


Modified: z3/util/trunk/layout.html
==============================================================================
--- z3/util/trunk/layout.html	(original)
+++ z3/util/trunk/layout.html	Wed Jun 30 11:38:10 2004
@@ -19,13 +19,13 @@
     <a href="index.html" class="home" title="Z3 Base">Z3 Base</a>
     </li>
     <li>
-    <a href="five.html" class="home" title="Five">Five</a>
+    <a href="five" class="home" title="Five">Five</a>
     </li>
     <li>
-    <a href="modzope.html" class="home" title="Mod Zope">Mod Zope</a>
+    <a href="modzope" class="home" title="Mod Zope">Mod Zope</a>
     </li>
     <li>
-    <a href="zopexml.html" class="home" title="Zope XML">Zope XML</a>
+    <a href="zopexml" class="home" title="Zope XML">Zope XML</a>
     </li>
   </ul>
 </div>
@@ -36,10 +36,7 @@
 <h4>Quick links</h4>
 <ul>
   <li>
-    <a href="http://codespeak.net/svn/z3/Five/">svn (the code)</a>
-  </li>
-  <li>
-    <a href="http://codespeak.net/mailman/listinfo/z3-five">z3-five mailing list</a>
+    <a href="http://codespeak.net/svn/z3/">svn (the code)</a>
   </li>
   <li>
     <a href="http://codespeak.net/mailman/listinfo/z3-checkins">z3-checkins mailing list</a>


More information about the z3-checkins mailing list