This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git


The following commit(s) were added to refs/heads/jbake by this push:
     new ba42010  point to changelog.md
ba42010 is described below

commit ba420101d28d2c36bbf9309b7221a09505090e88
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Mon Oct 14 00:44:45 2019 +0200

    point to changelog.md
---
 src/main/jbake/templates/page.ftl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/templates/page.ftl 
b/src/main/jbake/templates/page.ftl
index f34b494..a3cc792 100755
--- a/src/main/jbake/templates/page.ftl
+++ b/src/main/jbake/templates/page.ftl
@@ -214,7 +214,7 @@
                 <li><a class="external" 
href="https://issues.apache.org/jira/browse/JSPWIKI";>Issue tracker</a><img 
class="outlink" src="./images/out.png" alt=""></li>
                 <li><a class="external" 
href="https://builds.apache.org/job/JSPWiki/";>Jenkins build</a><img 
class="outlink" src="./images/out.png" alt=""></li>
                 <li><a class="external" 
href="https://sonarcloud.io/dashboard?id=jspwiki-builder";>Sonar 
Analysis</a><img class="outlink" src="./images/out.png" alt=""></li>
-                <li><a class="external" 
href="https://github.com/apache/jspwiki/blob/master/ChangeLog";>ChangeLog</a><img
 class="outlink" src="./images/out.png" alt=""></li>
+                <li><a class="external" 
href="https://github.com/apache/jspwiki/blob/master/ChangeLog.md";>ChangeLog</a><img
 class="outlink" src="./images/out.png" alt=""></li>
                 <li><a class="wikipage" 
href="${config.wiki_site_host}/Wiki.jsp?page=Other%20stuff">Other stuff</a></li>
               </ul>
             </div>

Reply via email to