You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2016/06/09 00:28:09 UTC

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

Author: niallp
Date: Thu Jun  9 00:28:09 2016
New Revision: 1747471

URL: http://svn.apache.org/viewvc?rev=1747471&view=rev
Log:
Add "crypto" component to site.xml

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=1747471&r1=1747470&r2=1747471&view=diff
==============================================================================
--- commons/cms-site/trunk/content/site.xml (original)
+++ commons/cms-site/trunk/content/site.xml Thu Jun  9 00:28:09 2016
@@ -54,6 +54,7 @@
         <item name="Collections"         href="/collections/" />
         <item name="Compress"            href="/compress/" />
         <item name="Configuration"       href="/configuration/" />
+        <item name="Crypto"              href="/crypto/" />
         <item name="CSV"                 href="/csv/" />
         <item name="Daemon"              href="/daemon/" />
         <item name="DBCP"                href="/dbcp/" />
@@ -132,6 +133,7 @@
     <menu name="Releases">
       <item name="Releases"              href="/downloads/index.html"/>
     </menu>
+
     <menu name="Source Repositories">
       <item name="General Information"   href="/svninfo.html"/>
       <item name="Components"            href="http://svn.apache.org/viewvc/commons/proper/"/>