bodewig     2005/02/15 03:17:14

  Modified:    src/etc  changelog.xsl
  Log:
  fix Ant-URL
  
  Revision  Changes    Path
  1.8       +2 -2      ant/src/etc/changelog.xsl
  
  Index: changelog.xsl
  ===================================================================
  RCS file: /home/cvs/ant/src/etc/changelog.xsl,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changelog.xsl     9 Feb 2004 21:05:15 -0000       1.7
  +++ changelog.xsl     15 Feb 2005 11:17:14 -0000      1.8
  @@ -5,7 +5,7 @@
       version='1.0'>
   
   <!--
  -    Copyright  2002,2004 The Apache Software Foundation
  +    Copyright  2002,2004-2005 The Apache Software Foundation
      
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
  @@ -75,7 +75,7 @@
           <h1>
             <a name="top"><xsl:value-of select="$title"/></a>
           </h1>
  -        <p style="text-align: right">Designed for use with <a 
href="http://jakarta.apache.org/ant/";>Ant</a>.</p>
  +        <p style="text-align: right">Designed for use with <a 
href="http://ant.apache.org/ant/";>Apache Ant</a>.</p>
           <hr/>
           <table border="0" width="100%" cellspacing="1">
             
  
  
  

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

Reply via email to