You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/11 01:07:55 UTC

svn commit: r1431752 - /commons/cms-site/trunk/content/xdoc/sandbox/index.xml

Author: olamy
Date: Fri Jan 11 00:07:54 2013
New Revision: 1431752

URL: http://svn.apache.org/viewvc?rev=1431752&view=rev
Log:
new url for sandbox sites

Modified:
    commons/cms-site/trunk/content/xdoc/sandbox/index.xml

Modified: commons/cms-site/trunk/content/xdoc/sandbox/index.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/sandbox/index.xml?rev=1431752&r1=1431751&r2=1431752&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/sandbox/index.xml (original)
+++ commons/cms-site/trunk/content/xdoc/sandbox/index.xml Fri Jan 11 00:07:54 2013
@@ -38,7 +38,7 @@
             <td>Redesign of Commons BeanUtils.</td></tr>
         <tr><td><a href="classscan/">ClassScan</a></td>
             <td>Find Class interfaces, methods, fields, and annotations without loading.</td></tr>
-        <tr><td><a href="cli2/">CLI2</a></td>
+        <tr><td><a href="../sandbox-sites/cli2/">CLI2</a></td>
             <td>Redesign of Commons CLI.</td></tr>
         <tr><td><a href="convert/">Convert</a></td>
             <td>Commons-Convert aims to provide a single library dedicated to the task of converting an object of one type to another.</td></tr>
@@ -62,7 +62,7 @@
             <td>Nabla provides automatic differentiation classes that can generate derivative of any function implemented in the Java language.</td></tr>
         <tr><td><a href="openpgp/">OpenPGP</a></td>
             <td>Interface to signing and verifying data using OpenPGP.</td></tr>
-        <tr><td><a href="sandbox-sites/performance/">Performance</a></td>
+        <tr><td><a href="../sandbox-sites/performance/">Performance</a></td>
             <td>A small framework for microbenchmark clients, with implementations for Commons DBCP and Pool.</td></tr>
         <tr><td><a href="pipeline/">Pipeline</a></td>
             <td>Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.</td></tr>