You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2022/01/11 13:24:06 UTC

[sling-tooling-release] branch master updated: SLING-11051 - Fixing JavaDoc badge

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

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-tooling-release.git


The following commit(s) were added to refs/heads/master by this push:
     new bcebbc0  SLING-11051 - Fixing JavaDoc badge
bcebbc0 is described below

commit bcebbc09fb9671ea24bfc12d8976ef4c7225b66c
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Tue Jan 11 08:10:24 2022 -0500

    SLING-11051 - Fixing JavaDoc badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c0eb591..ac86a4c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [![Apache Sling](https://sling.apache.org/res/logos/sling.png)](https://sling.apache.org)
 
- [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
+&#32;[![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-tooling-release&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_sling-tooling-release) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
 
 # sling-tooling-release