You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/09/27 13:27:51 UTC

cvs commit: avalon-site/site bindownload.html download.html

mcconnell    2003/09/27 04:27:51

  Modified:    site     bindownload.html download.html
  Log:
  Add /latest on framework links.
  
  Revision  Changes    Path
  1.10      +1 -1      avalon-site/site/bindownload.html
  
  Index: bindownload.html
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/bindownload.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- bindownload.html	27 Sep 2003 11:25:05 -0000	1.9
  +++ bindownload.html	27 Sep 2003 11:27:51 -0000	1.10
  @@ -175,7 +175,7 @@
             <td><p>Description</p></td>
           </tr>
           <tr bgcolor="#EEEEFF">
  -          <td><p><a href="[preferred]/avalon/avalon-framework">Framework</a></p></td>
  +          <td><p><a href="[preferred]/avalon/avalon-framework/latest">Framework</a></p></td>
             <td>
               <p>The client api and supporting implementation that defines the 
               artifacts exchaged between a container and a component.<p>
  
  
  
  1.7       +1 -1      avalon-site/site/download.html
  
  Index: download.html
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/download.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- download.html	27 Sep 2003 11:25:05 -0000	1.6
  +++ download.html	27 Sep 2003 11:27:51 -0000	1.7
  @@ -162,7 +162,7 @@
             <td><p>Description</p></td>
           </tr>
           <tr bgcolor="#EEEEFF">
  -          <td><p><a href="[preferred]/avalon/avalon-framework">Framework</a></p></td>
  +          <td><p><a href="[preferred]/avalon/avalon-framework/latest">Framework</a></p></td>
             <td>
               <p>The client api and supporting implementation that defines the 
               artifacts exchaged between a container and a component.<p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org