svn commit: r1298304 - /cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/overview.html
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Thu Mar 8 08:52:59 2012
New Revision: 1298304
URL: http://svn.apache.org/viewvc?rev=1298304&view=rev
Log:
Fixing RegexpLinkRewriter-Transformer description
Modified:
cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/overview.html
Modified: cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/overview.html
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/overview.html?rev=1298304&r1=1298303&r2=1298304&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/overview.html (original)
+++ cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/overview.html Thu Mar 8 08:52:59 2012
@@ -141,7 +141,7 @@
<section id="link-rewriting">
<h2>Link rewriting</h2>
<ul>
- <li><a href="linkrewriting/regexplinkrewriter-transformer">RegexpLinkRewriter-Transformer</a>: Aggregate XML using the IncludeTransformer.</li>
+ <li><a href="linkrewriting/regexplinkrewriter-transformer">RegexpLinkRewriter-Transformer</a>: Rewrite links according to given regular expressions.</li>
</ul>
</section>
<section id="xslt">
@@ -217,4 +217,4 @@
</ul>
</nav>
</body>
-</html>
\ No newline at end of file
+</html>