You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2019/10/14 22:32:00 UTC

[jspwiki-site] branch jbake updated: refer to static website's changelog

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 9f930a2  refer to static website's changelog
9f930a2 is described below

commit 9f930a2ad2ec85bf85d4e25beb887688c8833f35
Author: Juan Pablo Santos Rodríguez <ju...@gmail.com>
AuthorDate: Tue Oct 15 00:31:30 2019 +0200

    refer to static website's changelog
---
 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 a3cc792..b1e3d98 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.md">ChangeLog</a><img class="outlink" src="./images/out.png" alt=""></li>
+                <li><a class="external" href="https://jspwiki.apache.org/development/changelog.html">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>