Author: lewismc
Date: Tue Jan 26 21:11:50 2016
New Revision: 1726907
URL: http://svn.apache.org/viewvc?rev=1726907&view=rev
Log:
CMS commit to climate by lewismc
Modified:
climate/site/trunk/templates/skeleton.html
Modified: climate/site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/climate/site/trunk/templates/skeleton.html?rev=1726907&r1=1726906&r2=1726907&view=diff
==============================================================================
--- climate/site/trunk/templates/skeleton.html (original)
+++ climate/site/trunk/templates/skeleton.html Tue Jan 26 21:11:50 2016
@@ -58,9 +58,10 @@
<li class="dropdown"> <a class="dropdown-toggle"
data-toggle="dropdown">Development<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/development/source.html">Source
Code</a></li>
- <li><a href="/development/license.html">Project
License</a></li>
+ <li><a href="/development/license.html">Project
License</a></li>
<li><a
href="https://issues.apache.org/jira/browse/climate">Issue Tracker</a></li>
<li><a href="/development/edit-website.html">Editing
Website</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/CLIMATE/Developer+Getting+Started+Guide">Developer
Getting Started</a></li>
</ul>
</li>
<li class="dropdown"> <a class="dropdown-toggle"
data-toggle="dropdown">Documentation<b class="caret"></b></a>