You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by gs...@apache.org on 2007/06/06 08:26:51 UTC

svn commit: r544767 - in /incubator/ivy/core/trunk/doc: doc/configuration/conf.html toc.json

Author: gscokart
Date: Wed Jun  6 01:26:50 2007
New Revision: 544767

URL: http://svn.apache.org/viewvc?view=rev&rev=544767
Log:
IVY-508 Fix broken link

Modified:
    incubator/ivy/core/trunk/doc/doc/configuration/conf.html
    incubator/ivy/core/trunk/doc/toc.json

Modified: incubator/ivy/core/trunk/doc/doc/configuration/conf.html
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/doc/configuration/conf.html?view=diff&rev=544767&r1=544766&r2=544767
==============================================================================
--- incubator/ivy/core/trunk/doc/doc/configuration/conf.html (original)
+++ incubator/ivy/core/trunk/doc/doc/configuration/conf.html Wed Jun  6 01:26:50 2007
@@ -60,7 +60,7 @@
         <td>No, defaults to latest-revision</td></tr>
     <tr><td>defaultBranch</td><td>the default branch to use for all modules, except if they have a <a href="../../doc/configuration/module.html"> module specific branch setting</a>. <span class="since">since 1.4</span></td>
         <td>No, defaults to no default branch</td></tr>
-    <tr><td><a name="circularDependencyStrategy"></a>circularDependencyStrategy</td><td>the name of the <a href="../../doc/concept#circular.html">circular dependency strategy</a> to use <span class="since">since 1.4</span></td>
+    <tr><td><a name="circularDependencyStrategy"></a>circularDependencyStrategy</td><td>the name of the <a href="../../doc/concept.html#circular">circular dependency strategy</a> to use <span class="since">since 1.4</span></td>
         <td>No, defaults to warn</td></tr>
     <tr><td>validate</td><td>Indicates if ivy files should be validated against ivy.xsd or not.</td>
         <td>No, defaults to true</td></tr>

Modified: incubator/ivy/core/trunk/doc/toc.json
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/toc.json?view=diff&rev=544767&r1=544766&r2=544767
==============================================================================
--- incubator/ivy/core/trunk/doc/toc.json (original)
+++ incubator/ivy/core/trunk/doc/toc.json Wed Jun  6 01:26:50 2007
@@ -999,4 +999,4 @@
           ]
       }
     ]
-}
+}
\ No newline at end of file