Author: jkeyes
Date: Mon Jun  6 14:46:30 2005
New Revision: 185055

URL: http://svn.apache.org/viewcvs?rev=185055&view=rev
Log:
- fixed link to Ant as xdoc plugin does not support redirect

Modified:
    jakarta/commons/proper/cli/branches/RESEARCH_CLI_2_ROXSPRING/xdocs/usage.xml

Modified: 
jakarta/commons/proper/cli/branches/RESEARCH_CLI_2_ROXSPRING/xdocs/usage.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/cli/branches/RESEARCH_CLI_2_ROXSPRING/xdocs/usage.xml?rev=185055&r1=185054&r2=185055&view=diff
==============================================================================
--- 
jakarta/commons/proper/cli/branches/RESEARCH_CLI_2_ROXSPRING/xdocs/usage.xml 
(original)
+++ 
jakarta/commons/proper/cli/branches/RESEARCH_CLI_2_ROXSPRING/xdocs/usage.xml 
Mon Jun  6 14:46:30 2005
@@ -122,7 +122,7 @@
     <section name="Ant Example">
       <p>
         As one of the most ubquituous Java applications 
-        <a href="http://jakarta.apache.org/ant";>Ant</a> it will be used
+        <a href="http://ant.apache.org";>Ant</a> it will be used
         here to illustrate how to create the Options required.  The following
         is the help output for Ant.
       </p>



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

Reply via email to