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 2020/08/19 12:09:22 UTC

[jspwiki-site] branch jbake updated: builds.a.o -> ci-builds.a.o

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 62b5ab8  builds.a.o -> ci-builds.a.o
62b5ab8 is described below

commit 62b5ab87d475a0e5903894775c6550db7723a544
Author: Juan Pablo Santos Rodríguez <ju...@apache.org>
AuthorDate: Wed Aug 19 14:09:13 2020 +0200

    builds.a.o -> ci-builds.a.o
---
 src/main/jbake/templates/page.ftl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/templates/page.ftl b/src/main/jbake/templates/page.ftl
index 997dd65..148fd40 100755
--- a/src/main/jbake/templates/page.ftl
+++ b/src/main/jbake/templates/page.ftl
@@ -211,7 +211,7 @@
                 <li><a class="wikipage" href="${config.wiki_site_host}/Wiki.jsp?page=Building%20from%20source%20code">Get and build source</a></li>
                 <li><a class="wikipage" href="${config.site_host}/development/edit_website.html">Editing website</a></li>
                 <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://ci-builds.apache.org/job/JSPWiki/">Jenkins builds</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://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>
@@ -307,4 +307,4 @@
   </div>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>