You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2017/05/07 15:27:21 UTC

svn commit: r1794209 - /directory/site/trunk/templates/fortress/page.html

Author: smckinney
Date: Sun May  7 15:27:21 2017
New Revision: 1794209

URL: http://svn.apache.org/viewvc?rev=1794209&view=rev
Log:
add link to history

Modified:
    directory/site/trunk/templates/fortress/page.html

Modified: directory/site/trunk/templates/fortress/page.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/templates/fortress/page.html?rev=1794209&r1=1794208&r2=1794209&view=diff
==============================================================================
--- directory/site/trunk/templates/fortress/page.html (original)
+++ directory/site/trunk/templates/fortress/page.html Sun May  7 15:27:21 2017
@@ -19,7 +19,7 @@
     <h5>Fortress</h5>
     <ul>
         <li><a href="{{base}}fortress/">Home</a></li>
-        <li><a href="{{base}}fortress/">History</a></li>
+        <li><a href="{{base}}fortress/history.html">History</a></li>
         <li><a href="{{base}}fortress/news.html">News</a></li>
     </ul>
     <h5>Downloads</h5>