bodewig     2005/02/15 03:36:56

  Modified:    src/etc  changelog.xsl
  Log:
  *Really* fix Ant-URL
  
  Revision  Changes    Path
  1.9       +1 -1      ant/src/etc/changelog.xsl
  
  Index: changelog.xsl
  ===================================================================
  RCS file: /home/cvs/ant/src/etc/changelog.xsl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changelog.xsl     15 Feb 2005 11:17:14 -0000      1.8
  +++ changelog.xsl     15 Feb 2005 11:36:55 -0000      1.9
  @@ -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://ant.apache.org/ant/";>Apache Ant</a>.</p>
  +        <p style="text-align: right">Designed for use with <a 
href="http://ant.apache.org/";>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