You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2007/03/09 10:45:01 UTC

svn commit: r516345 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml

Author: rgardler
Date: Fri Mar  9 01:44:59 2007
New Revision: 516345

URL: http://svn.apache.org/viewvc?view=rev&rev=516345
Log:
I must test before committing, I must test before committing
[repeat 1000 times]

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml?view=diff&rev=516345&r1=516344&r2=516345
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml Fri Mar  9 01:44:59 2007
@@ -276,10 +276,10 @@
       </note>
     </section>
     
-    <section i="pluginContracts">
+    <section id="pluginContracts">
       <title>Plugin Supplied Contracts</title>
       <p>It is possible for plugins to provide contracts for use in the dispatcher.
-      For details on how this is done see the <a href="/docs/howto/howto-buildPlugin.html#Dispatcher">Plugin HowTo</a>.</p>
+      For details on how this is done see the <a href="http://forrest.apache.org/docs/howto/howto-buildPlugin.html#Dispatcher">Plugin HowTo</a>.</p>
     </section>
   </steps>
   <extension title="Further Reading">