Author: rahul
Date: Mon Jul 17 12:13:15 2006
New Revision: 422804

URL: http://svn.apache.org/viewvc?rev=422804&view=rev
Log:
Fix broken link. Reported by Niall Pemberton <niall DOT pemberton AT gmail DOT 
com>.

Modified:
    jakarta/commons/proper/scxml/trunk/xdocs/guide/scxml-documents.xml

Modified: jakarta/commons/proper/scxml/trunk/xdocs/guide/scxml-documents.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/guide/scxml-documents.xml?rev=422804&r1=422803&r2=422804&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/guide/scxml-documents.xml 
(original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/guide/scxml-documents.xml Mon Jul 
17 12:13:15 2006
@@ -280,7 +280,7 @@
 
    <p>The Commons SCXML implementation allows you to register custom actions.
       Here is the Commons SCXML
-      <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world.xml";>hello
 world example using a custom action</a>.
+      <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-02.xml";>hello
 world example using a custom action</a>.
       The interesting bits are:</p>
 
    <pre>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to