You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2010/06/06 23:04:53 UTC

svn commit: r951969 - /ant/ivy/core/trunk/doc/settings/namespaces.html

Author: maartenc
Date: Sun Jun  6 21:04:53 2010
New Revision: 951969

URL: http://svn.apache.org/viewvc?rev=951969&view=rev
Log:
DOCUMENTATION: Corrected link to namespace tutorial

Modified:
    ant/ivy/core/trunk/doc/settings/namespaces.html

Modified: ant/ivy/core/trunk/doc/settings/namespaces.html
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/settings/namespaces.html?rev=951969&r1=951968&r2=951969&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/settings/namespaces.html (original)
+++ ant/ivy/core/trunk/doc/settings/namespaces.html Sun Jun  6 21:04:53 2010
@@ -39,7 +39,7 @@ I have an error while trying to resolve 
 
 Ivy has an answer to give to this kind of troubles, and this answer is called namespaces. In short, you can affect a namespace to each dependency resolver in Ivy, and each namespace defines rules to convert names from the system namespace to the defined namespace itself, and vice versa.
 
-This very powerful feature is thoroughly used in the <a href="../tutorial/build-repository/advanced1.html">build your own repository tutorial</a>, and this is a good place to have examples of what can be done with namespaces.
+This very powerful feature is thoroughly used in the <a href="../tutorial/build-repository/advanced.html">build your own repository tutorial</a>, and this is a good place to have examples of what can be done with namespaces.
 
 <h1>Child elements</h1>
 <table class="ivy-children">