joerg 2003/09/27 05:56:42
Modified: src/documentation/xdocs overview.xml
Log:
fixed broken link
Revision Changes Path
1.3 +1 -1 cocoon-2.1/src/documentation/xdocs/overview.xml
Index: overview.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/overview.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- overview.xml 8 May 2003 12:40:10 -0000 1.2
+++ overview.xml 27 Sep 2003 12:56:42 -0000 1.3
@@ -18,7 +18,7 @@
<p>Cocoon also gives you the possibility to apply logic to your
XML files
(so that the XML pipeline can be dynamic).</p>
- <p>The <link href="userdocs/index.html">User documentation</link>
+ <p>The <link href="userdocs/intro.html">User documentation</link>
and especially <link href="userdocs/concepts/index.html">Concepts</link>
will help to understand Cocoon.
</p>