dion        02/04/01 03:22:13

  Modified:    latka/doc users-guide.xml
  Log:
  Fixed old style link
  
  Revision  Changes    Path
  1.14      +2 -2      jakarta-commons/latka/doc/users-guide.xml
  
  Index: users-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/latka/doc/users-guide.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- users-guide.xml   1 Apr 2002 10:17:55 -0000       1.13
  +++ users-guide.xml   1 Apr 2002 11:22:12 -0000       1.14
  @@ -4,7 +4,7 @@
   
   <!--
       Author:     dIon Gillard
  -    Version:    $Id: users-guide.xml,v 1.13 2002/04/01 10:17:55 dion Exp $
  +    Version:    $Id: users-guide.xml,v 1.14 2002/04/01 11:22:12 dion Exp $
   -->
   
   <chapter id="users-guide">
  @@ -103,7 +103,7 @@
               <title>Running Latka as a JUnit Test Case</title>
               <para>Here's hoping you're familiar with 
<firstterm>JUnit</firstterm></para>
               <para>Latka ships with a class <ulink 
  
-url="http://jakarta.apache.org/commons/latka/api/org/apache/commons/latka/junit/JUnitTestAdapter.html";
  
+url="http://jakarta.apache.org/commons/latka/apidocs/org/apache/commons/latka/junit/JUnitTestAdapter.html";
   >JUnitTestAdapter</ulink>
   that bridges Latka and JUnit. You can use this class to create JUnit
   <firstterm>Test</firstterm>s from Latka's XML documents. For example, calling
  
  
  

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

Reply via email to