vgritsenko 2002/10/24 21:02:01
Modified: src/webapp/samples/flow/docs book.xml
Log:
Fix bug #13918. Thanks to Andreas Hochsteger
Revision Changes Path
1.4 +1 -2 xml-cocoon2/src/webapp/samples/flow/docs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/book.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- book.xml 20 May 2002 01:03:14 -0000 1.3
+++ book.xml 25 Oct 2002 04:02:01 -0000 1.4
@@ -7,11 +7,10 @@
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="Documentation">
- <menu-item label="Back to Cocoon" href=".."/>
+ <menu-item label="Back to Cocoon" href="../"/>
<menu-item label="Introduction" href="index.html"/>
<menu-item label="Continuations" href="continuations.html"/>
<menu-item label="How does it work?" href="how-does-it-work.html"/>
<menu-item label="Examples" href="samples.html"/>
</menu>
-
</book>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]