Author: hibou
Date: Sat Nov 10 14:29:44 2012
New Revision: 1407823
URL: http://svn.apache.org/viewvc?rev=1407823&view=rev
Log:
Fix link to Ivy console doc
Modified:
ant/ivy/ivyde/trunk/doc/index.html
Modified: ant/ivy/ivyde/trunk/doc/index.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/index.html?rev=1407823&r1=1407822&r2=1407823&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/index.html (original)
+++ ant/ivy/ivyde/trunk/doc/index.html Sat Nov 10 14:29:44 2012
@@ -31,7 +31,7 @@ A summary of the features it provides fo
<li><a href="cp_container.html">Managed classpath container</a>: automatic
downloads, access to the Ivy "resolve" task from your IDE, and a <a
href="cpc/workspace.html">feature</a> allowing you to develop interdependent
multi-module applications in one workspace.</li>
<li><a href="ivyeditor.html">Ivy XML files editor</a>: creation wizard, html
preview and completion for Ivy XML tags, attributes, and attribute values.</li>
<li><a href="settingseditor.html">Ivy settings files editor</a>: completion
for XML tags, attributes, and attribute values.</li>
-<li><a href="cp_container.html">Ivy console</a>: presents every log from Ivy
to assist in debugging a failing resolve.</li>
+<li><a href="console.html">Ivy console</a>: presents every log from Ivy to
assist in debugging a failing resolve.</li>
<li><a href="revdepexplorer.html">Reverse Dependency Explorer</a>: helps you
work with conflicting dependencies amongst several projects.</li>
<li>Resolve and retrieve for non Java project: use Ivy within Eclipse to
manage files non necessarly Java-related</li>
</ul>