You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2003/08/19 00:28:15 UTC

cvs commit: jakarta-turbine-site/xdocs download.xml

henning     2003/08/18 15:28:15

  Modified:    xdocs    download.xml
  Log:
  Added new download links
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-turbine-site/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/download.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- download.xml	28 Apr 2003 21:34:23 -0000	1.1
  +++ download.xml	18 Aug 2003 22:28:15 -0000	1.2
  @@ -19,7 +19,7 @@
     <p>
       If you already know how to use Turbine and simply want the latest
       binaries or source, you can find them
  -    <a href="http://jakarta.apache.org/builds/jakarta-turbine/turbine-2/">here</a>.
  +    <a href="http://www.apache.org/dist/jakarta/turbine/">here</a>.
     </p>
   </section>
   
  @@ -39,7 +39,7 @@
     <p>
       Be sure and read the README.txt file for instructions on how to build Turbine.
       Turbine uses <a href="http://maven.apache.org">Maven</a> as its 
  -    build system, and building is as simple as running 'maven' or 'maven jar'
  +    build system, and building is as simple as running 'maven' or 'maven jar:jar'
       at the top of the source directory.
     </p>
   </section>