You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2014/12/19 20:19:11 UTC

svn commit: r1646834 - /accumulo/site/trunk/templates/nav.html

Author: elserj
Date: Fri Dec 19 19:19:11 2014
New Revision: 1646834

URL: http://svn.apache.org/r1646834
Log:
Add link to ASF code of conduct

Modified:
    accumulo/site/trunk/templates/nav.html

Modified: accumulo/site/trunk/templates/nav.html
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/templates/nav.html?rev=1646834&r1=1646833&r2=1646834&view=diff
==============================================================================
--- accumulo/site/trunk/templates/nav.html (original)
+++ accumulo/site/trunk/templates/nav.html Fri Dec 19 19:19:11 2014
@@ -91,6 +91,7 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link"></i> Sponsorship</a></li>
 <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link"></i> Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/policies/conduct.html"><i class="fa fa-external-link"></i> Code of Conduct</a></li>
 </ul>
 </li>
 </ul>