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/08/19 22:29:02 UTC

[jspwiki-site] branch jbake updated: move sonar analysis to sonarcloud.io

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 210cdc2  move sonar analysis to sonarcloud.io
210cdc2 is described below

commit 210cdc2aa523ef1f9ba45253eeaa5c07cbd59092
Author: Juan Pablo Santos Rodríguez <ju...@gmail.com>
AuthorDate: Tue Aug 20 00:28:16 2019 +0200

    move sonar analysis to sonarcloud.io
---
 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 20f3118..f34b494 100755
--- a/src/main/jbake/templates/page.ftl
+++ b/src/main/jbake/templates/page.ftl
@@ -213,7 +213,7 @@
                 <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://builds.apache.org/analysis/overview?id=org.apache.jspwiki%3Ajspwiki-builder">Sonar Analysis</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="wikipage" href="${config.wiki_site_host}/Wiki.jsp?page=Other%20stuff">Other stuff</a></li>
               </ul>