[z3-checkins] r5401 - z3/util/trunk
faassen at codespeak.net
faassen at codespeak.net
Wed Jun 30 11:38:30 MEST 2004
Author: faassen
Date: Wed Jun 30 11:38:30 2004
New Revision: 5401
Modified:
z3/util/trunk/five_layout.html
Log:
Tweak layout for new directory structure.
Modified: z3/util/trunk/five_layout.html
==============================================================================
--- z3/util/trunk/five_layout.html (original)
+++ z3/util/trunk/five_layout.html Wed Jun 30 11:38:30 2004
@@ -16,16 +16,16 @@
</div>
<ul>
<li>
- <a href="index.html" class="home" title="Z3 Base">Z3 Base</a>
+ <a href=".." class="home" title="Z3 Base">Z3 Base</a>
</li>
<li>
- <a href="five.html" class="home" title="Five">Five</a>
+ <a href="index.html" 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>
More information about the z3-checkins
mailing list