coliver     2003/07/28 10:41:58

  Modified:    src/documentation/xdocs/userdocs index.xml
  Log:
  added link to continuation page example
  
  Revision  Changes    Path
  1.4       +1 -1      cocoon-2.1/src/documentation/xdocs/userdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml 27 Jul 2003 00:59:54 -0000      1.3
  +++ index.xml 28 Jul 2003 17:41:58 -0000      1.4
  @@ -25,7 +25,7 @@
     <p>
      If you've been writing web applications with any other system you should 
      also take a look at Cocoon <link href="flow/index.html">Flowscript</link>,
  -   which makes writing complex Web applications easy with Cocoon. Complex 
multi-page interactions can be described easily as blocking function calls.
  +   which makes writing complex Web applications easy with Cocoon. Complex 
multi-page interactions can be <link 
href="flow/continuations.html">described</link> easily as blocking function 
calls.
     </p>
     <p>
     Come back often...this guide is being updated regularly.
  
  
  

Reply via email to