cvs commit: jakarta-turbine-tdk/xdocs index.xml

[email protected] 25 Mar 2003 23:32:02 -0000
Newsgroups gmane.comp.jakarta.turbine.tdk.devel
Message-ID <[email protected]>
quintonm    2003/03/25 15:32:02

  Modified:    xdocs    index.xml
  Log:
  Added link to the Maven/TDK doc on the wiki.
  
  Revision  Changes    Path
  1.3       +3 -1      jakarta-turbine-tdk/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	25 Dec 2001 17:26:07 -0000	1.2
  +++ index.xml	25 Mar 2003 23:32:02 -0000	1.3
  @@ -23,7 +23,9 @@
   <section name="Creating your first Turbine application!">
     <p>
       Please refer the the TDK Howto. It can be found
  -    <a href="tdk-howto.html">here</a>.
  +    <a href="tdk-howto.html">here</a>.  Additional information about using
  +    Maven with the TDK can be found 
  +    <a href="http://nogoya.apache.org/wiki/apachewiki.cgi?JakartaTDK/Starting_Project_With_TDK2.2_And_Maven">here</a>.
     </p>
   </section>