nbubna      2004/01/06 09:36:30

  Modified:    docs     index.html
               xdocs    index.xml
  Log:
  fix broken link
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-velocity-tools/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/docs/index.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- index.html        31 Dec 2003 17:13:20 -0000      1.9
  +++ index.html        6 Jan 2004 17:36:30 -0000       1.10
  @@ -199,7 +199,7 @@
               Javadoc. This should help to achieve what we always claim for Velocity:
               "Decouple the work of template designers from the work of software
               developers". Look at the Struts 
  -            <a href="../struts/MessageTool.html">MessageTool</a>
  +            <a href="struts/MessageTool.html">MessageTool</a>
               for a good example of the new documentation format.
             </p>
   <p>
  
  
  
  1.15      +1 -1      jakarta-velocity-tools/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/index.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.xml 31 Dec 2003 17:06:41 -0000      1.14
  +++ index.xml 6 Jan 2004 17:36:30 -0000       1.15
  @@ -70,7 +70,7 @@
               Javadoc. This should help to achieve what we always claim for Velocity:
               "Decouple the work of template designers from the work of software
               developers". Look at the Struts 
  -            <a href="../struts/MessageTool.html">MessageTool</a>
  +            <a href="struts/MessageTool.html">MessageTool</a>
               for a good example of the new documentation format.
             </p>
             <p>
  
  
  

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

Reply via email to