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

svn commit: r1644726 - /incubator/tamaya/site/trunk/templates/tamaya-markdown.html

Author: anatole
Date: Thu Dec 11 19:13:13 2014
New Revision: 1644726

URL: http://svn.apache.org/r1644726
Log:
CMS commit to tamaya by anatole

Modified:
    incubator/tamaya/site/trunk/templates/tamaya-markdown.html

Modified: incubator/tamaya/site/trunk/templates/tamaya-markdown.html
URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/templates/tamaya-markdown.html?rev=1644726&r1=1644725&r2=1644726&view=diff
==============================================================================
--- incubator/tamaya/site/trunk/templates/tamaya-markdown.html (original)
+++ incubator/tamaya/site/trunk/templates/tamaya-markdown.html Thu Dec 11 19:13:13 2014
@@ -58,9 +58,9 @@
                 <div class="nav-collapse">
                     <ul class="nav">
                         <li class="active"><a href="{{base}}index.html">Home</a></li>
-                        <li><a href="{{base}}documentation/">Documentation</a></li>
+                        <li><a href="{{base}}documentation.html">Documentation</a></li>
                         <li><a href="{{base}}javadoc.html">Javadoc</a></li>
-                        <li><a href="{{base}}documentation/source.html">Source</a></li>
+                        <li><a href="{{base}}source.html">Source</a></li>
                         <li><a href="{{base}}download.html">Download</a></li>
                         <li><a href="{{base}}community.html">Community</a></li>
                         <!-- <li><a href="{{base}}support.html">Support</a></li>  -->