You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by tn...@apache.org on 2015/02/22 19:38:58 UTC

svn commit: r941090 - /websites/production/commons/content/sandbox.html

Author: tn
Date: Sun Feb 22 18:38:57 2015
New Revision: 941090

Log:
Fix link to commons-inject.

Modified:
    websites/production/commons/content/sandbox.html

Modified: websites/production/commons/content/sandbox.html
==============================================================================
--- websites/production/commons/content/sandbox.html (original)
+++ websites/production/commons/content/sandbox.html Sun Feb 22 18:38:57 2015
@@ -351,7 +351,7 @@
 <td>Id is a component used to generate identifiers.</td></tr>
         
 <tr class="a">
-<td><a href="sandbox/commons-inject/">Id</a></td>
+<td><a href="sandbox/commons-inject/">Inject</a></td>
             
 <td>Implementation of JSR 330, a standards compliant dependency injection framework</td></tr>