jon         00/11/22 14:13:33

  Modified:    examples/anakia/xdocs index.xml
  Log:
  should be "about" instead of "site"
  
  thanks josh.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-velocity/examples/anakia/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/anakia/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml 2000/11/22 21:51:11     1.2
  +++ index.xml 2000/11/22 22:13:32     1.3
  @@ -38,7 +38,7 @@
   
       <section name="section 3">
       
  -    <p><a href="./site/index.html">A link to a sub page</a></p>
  +    <p><a href="./about/index.html">A link to a sub page</a></p>
   
       </section>
   
  
  
  

Reply via email to