You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2014/09/10 12:13:28 UTC

svn commit: r1623963 - /commons/cms-site/trunk/content/site.xml

Author: bodewig
Date: Wed Sep 10 10:13:27 2014
New Revision: 1623963

URL: http://svn.apache.org/r1623963
Log:
add link to security page

Modified:
    commons/cms-site/trunk/content/site.xml

Modified: commons/cms-site/trunk/content/site.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/site.xml?rev=1623963&r1=1623962&r2=1623963&view=diff
==============================================================================
--- commons/cms-site/trunk/content/site.xml (original)
+++ commons/cms-site/trunk/content/site.xml Wed Sep 10 10:13:27 2014
@@ -140,6 +140,7 @@
 
     <!-- Should agree with commons-parent -->
     <menu name="General Information">
+      <item name="Security"              href="/security.html"/>
       <item name="Volunteering"          href="/volunteering.html" />
       <item name="Contributing Patches"  href="/patches.html" />
       <item name="Building Components"   href="/building.html" />