jmitchell    2003/03/30 09:01:19

  Modified:    doc/userGuide struts-bean.xml
  Log:
  Fix relative links.
  
  Revision  Changes    Path
  1.11      +2 -2      jakarta-struts/doc/userGuide/struts-bean.xml
  
  Index: struts-bean.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-bean.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- struts-bean.xml   22 Feb 2003 03:12:29 -0000      1.10
  +++ struts-bean.xml   30 Mar 2003 17:01:18 -0000      1.11
  @@ -36,7 +36,7 @@
     Application (or online at <a href="http://jakarta.apache.org/struts";>
     http://jakarta.apache.org/struts</a>), you can learn more about using
     these tags in the
  -  <a 
href="api/org/apache/struts/taglib/bean/package-summary.html#package_description">
  +  <a 
href="../api/org/apache/struts/taglib/bean/package-summary.html#package_description">
     Bean Tags Developer's Guide</a>.</p>
     </info>
   
  @@ -168,7 +168,7 @@
       name more than once in a single page.</p>
   
       <p>See the Bean Developer's Guide section on
  -    <a href="api/org/apache/struts/taglib/bean/package-summary.html#doc.Creation">
  +    <a 
href="../api/org/apache/struts/taglib/bean/package-summary.html#doc.Creation">
       bean creation</a> for more information about these differences, as well
       as alternative approaches to introducing beans into a JSP page.</p>
       </info>
  
  
  

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

Reply via email to