Author: rgardler
Date: Wed Jan 25 05:43:13 2006
New Revision: 372211
URL: http://svn.apache.org/viewcvs?rev=372211&view=rev
Log:
correct i18n transformer URL (reported by Paul Divine)
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml?rev=372211&r1=372210&r2=372211&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml Wed Jan 25
05:43:13 2006
@@ -472,7 +472,7 @@
i18n skins</p>
<p>All internationalistation of tokens in, for example, the skins and
the menus, is carried out
- by the <link
href="http://cocoon.apache.org/2.1/userdocs/transformers/i18n-transformer.html">Cocoon
i18n
+ by the <link
href="http://cocoon.apache.org/2.1/userdocs/i18nTransformer.html">Cocoon i18n
Transformer</link>. You can see an example of how it works in the
above linked issue.</p>
</answer>
</faq>