You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by cr...@apache.org on 2002/05/01 02:53:19 UTC

cvs commit: jakarta-commons/xdocs modeler.xml

craigmcc    02/04/30 17:53:19

  Modified:    docs     modeler.html
               xdocs    modeler.xml
  Log:
  Fix an incorrect relative hyperlink.
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-commons/docs/modeler.html
  
  Index: modeler.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/modeler.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- modeler.html	1 May 2002 00:47:45 -0000	1.1
  +++ modeler.html	1 May 2002 00:53:19 -0000	1.2
  @@ -153,8 +153,8 @@
   Modeler provides a factory mechanism to create the actual Model MBean instances
   themselves.</p>
                                                   <p>For further information, see the package description in the
  -<a href="http://jakarta.apache.org/commons/modeler/api/index.html">JavaDocs</a>
  -for the Modeler package.</p>
  +<a href="http://jakarta.apache.org/commons/modeler/docs/api/index.html">
  +JavaDocs</a> for the Modeler package.</p>
                               </blockquote>
           </p>
         </td></tr>
  @@ -171,7 +171,7 @@
                                       <p>The <a href="http://jakarta.apache.org/commons/modeler/RELEASE-NOTES.txt">
   Release Notes</a> document the new features and bug fixes that have been
   included in this release.</p>
  -                                                <p>The <a href="http://jakarta.apache.org/commons/modeler/api/index.html">
  +                                                <p>The <a href="http://jakarta.apache.org/commons/modeler/docs/api/index.html">
   JavaDoc API documents</a> for the current version are available online.</p>
                               </blockquote>
           </p>
  
  
  
  1.2       +3 -3      jakarta-commons/xdocs/modeler.xml
  
  Index: modeler.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/modeler.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- modeler.xml	1 May 2002 00:47:46 -0000	1.1
  +++ modeler.xml	1 May 2002 00:53:19 -0000	1.2
  @@ -31,8 +31,8 @@
   themselves.</p>
   
   <p>For further information, see the package description in the
  -<a href="http://jakarta.apache.org/commons/modeler/api/index.html">JavaDocs</a>
  -for the Modeler package.</p>
  +<a href="http://jakarta.apache.org/commons/modeler/docs/api/index.html">
  +JavaDocs</a> for the Modeler package.</p>
   
   </section>
   
  @@ -43,7 +43,7 @@
   Release Notes</a> document the new features and bug fixes that have been
   included in this release.</p>
   
  -<p>The <a href="http://jakarta.apache.org/commons/modeler/api/index.html">
  +<p>The <a href="http://jakarta.apache.org/commons/modeler/docs/api/index.html">
   JavaDoc API documents</a> for the current version are available online.</p>
   
   </section>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>