You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2008/07/21 18:26:48 UTC

svn commit: r678462 - /cocoon/whiteboard/corona/trunk/corona-sample/src/main/resources/COB-INF/overview.html

Author: reinhard
Date: Mon Jul 21 09:26:48 2008
New Revision: 678462

URL: http://svn.apache.org/viewvc?rev=678462&view=rev
Log:
add missing closing <a> tag

Modified:
    cocoon/whiteboard/corona/trunk/corona-sample/src/main/resources/COB-INF/overview.html

Modified: cocoon/whiteboard/corona/trunk/corona-sample/src/main/resources/COB-INF/overview.html
URL: http://svn.apache.org/viewvc/cocoon/whiteboard/corona/trunk/corona-sample/src/main/resources/COB-INF/overview.html?rev=678462&r1=678461&r2=678462&view=diff
==============================================================================
--- cocoon/whiteboard/corona/trunk/corona-sample/src/main/resources/COB-INF/overview.html (original)
+++ cocoon/whiteboard/corona/trunk/corona-sample/src/main/resources/COB-INF/overview.html Mon Jul 21 09:26:48 2008
@@ -72,7 +72,7 @@
     <li><a href="advanced-matching">Otherwise</a> Reach the otherwise section</li>
     <li><a href="advanced-matching-2?myparam=1">Uncomplete pipeline: when</a> Adding a transformer</li>
     <li><a href="advanced-matching-2?myparam=2">Uncomplete pipeline: otherwise</a> Adding a transformer</li>
-    <li><a href="advanced-matching-3?myparam=1&amp;yourparam=2">Two matchers: Two matchers that add components to a pipeline.</li>
+    <li><a href="advanced-matching-3?myparam=1&amp;yourparam=2">Two matchers:</a> Two matchers that add components to a pipeline.</a></li>
   </ul>
   <h2>Aggregation</h2>
   <ul>