Author: crossley
Date: Tue Mar 13 22:01:55 2007
New Revision: 518017
URL: http://svn.apache.org/viewvc?view=rev&rev=518017
Log:
Quick fix to rectify the noise from r515849.
It causes error when used from another site which does not include a matching
site: entry.
Issue: FOR-963
Modified:
forrest/trunk/main/webapp/resources/stylesheets/plugins-to-xdoc.xsl
Modified: forrest/trunk/main/webapp/resources/stylesheets/plugins-to-xdoc.xsl
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/webapp/resources/stylesheets/plugins-to-xdoc.xsl?view=diff&rev=518017&r1=518016&r2=518017
==============================================================================
--- forrest/trunk/main/webapp/resources/stylesheets/plugins-to-xdoc.xsl
(original)
+++ forrest/trunk/main/webapp/resources/stylesheets/plugins-to-xdoc.xsl Tue Mar
13 22:01:55 2007
@@ -35,7 +35,7 @@
in the projects <code>forrest.properties</code> file. When Forrest
builds the site it will automatically discover the plugin and
install
it. For more information on how to use plugins see
- <a href="site:plugins/using">
+ <a
href="http://forrest.apache.org/pluginDocs/plugins_0_80/usingPlugins.html">
Extending Forrest with Plugins
</a>.
</p>