mpoeschl    02/02/20 03:03:48

  Modified:    xdocs    index.xml
  Log:
  fix links to tdk and torque
  
  Revision  Changes    Path
  1.3       +5 -5      jakarta-turbine-2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml 21 Aug 2001 18:37:27 -0000      1.2
  +++ index.xml 20 Feb 2002 11:03:48 -0000      1.3
  @@ -51,7 +51,7 @@
       all over the net with various licenses that you may or may not agree
       to.
    </p>
  - 
  +
    <p>
       The point of Turbine is to collect that code into one location and
       make it easy to create re-usable components (such as
  @@ -100,10 +100,10 @@
    <p>
       The reason why Turbine works so well is because it applies object oriented
       principles to the entire process of building a complex secure web application.
  -    We try to follow the 
  +    We try to follow the
       <a 
href="http://www.javaworld.com/javaworld/jw-12-1999/jw-12-ssj-jspmvc.html";>Model
       2 methodology</a> yet expand on it to encompass "View" techologies other
  -    than just JSP as well as more mature methodologies such as 
  +    than just JSP as well as more mature methodologies such as
       <a href="./howto/action-event-howto.html">Action
       Event</a> handling. Turbine is consided as Model 2 <strong>+ 1</strong>. :-) 
Please
       see the <a href="model2+1.html">discussion</a> of Model 2+1 for more 
information.
  @@ -133,8 +133,8 @@
     <p>
       You can find released versions of
       Turbine,
  -    the <a href="howto/tdk-howto.html">TDK</a>,
  -    and <a href="howto/torque-howto">Torque</a>
  +    the <a href="../tdk/index.html">TDK</a>,
  +    and <a href="../torque/index.html">Torque</a>
       <a href="http://jakarta.apache.org/builds/jakarta-turbine/release/";>here</a>.
     </p>
   
  
  
  

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

Reply via email to