geirm       01/05/18 08:18:54

  Modified:    xdocs    install.xml
               docs     install.html
  Log:
  fixing a link
  
  Revision  Changes    Path
  1.16      +1 -1      jakarta-velocity/xdocs/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/install.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- install.xml       2001/05/18 15:15:09     1.15
  +++ install.xml       2001/05/18 15:18:49     1.16
  @@ -87,7 +87,7 @@
   
   <p>
   Note that to build any of the specific build targets, as detailed in
  -the <a href="developers-guide.html">developers guide</a>, simply add
  +the <a href="developer-guide.html">developers guide</a>, simply add
   the target name to the command line.  For example, to build the Javadoc
   API documentation :
   </p>
  
  
  
  1.30      +1 -1      jakarta-velocity/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- install.html      2001/05/18 15:15:18     1.29
  +++ install.html      2001/05/18 15:18:52     1.30
  @@ -216,7 +216,7 @@
   </p>
                                                   <p>
   Note that to build any of the specific build targets, as detailed in
  -the <a href="developers-guide.html">developers guide</a>, simply add
  +the <a href="developer-guide.html">developers guide</a>, simply add
   the target name to the command line.  For example, to build the Javadoc
   API documentation :
   </p>
  
  
  

Reply via email to