Jérôme Leroux created EASYANT-59:
------------------------------------

             Summary: Wrong link in EasyAntconfigurationfile.html
                 Key: EASYANT-59
                 URL: https://issues.apache.org/jira/browse/EASYANT-59
             Project: EasyAnt
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 0.9, 0.10, 1.0
            Reporter: Jérôme Leroux
            Priority: Trivial


In the HTML page EasyAntconfigurationfile.html, the link to the page 
ProjectIvyInstance.html is wrong (line 53).

Following link:
{code:html}
   <a href="ref/ProjectIvyInstance.html">this page</a>
{code}
Must be replaced by:
{code:html}
   <a href="ProjectIvyInstance.html">this page</a>
{code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to