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

radu pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-r2f.git


The following commit(s) were added to refs/heads/master by this push:
     new 0754a35  Updating badges for org-apache-sling-feature-r2f
0754a35 is described below

commit 0754a35aba0b55e7aa4f5653447a2bae1fe07282
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 24 18:45:34 2020 +0200

    Updating badges for org-apache-sling-feature-r2f
---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 9568bef..9f6f395 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[<img 
src="http://sling.apache.org/res/logos/sling.png"/>](http://sling.apache.org)
+[<img 
src="https://sling.apache.org/res/logos/sling.png"/>](https://sling.apache.org)
 
-# Apache Sling OSGi runtime environment to Feature Model generator
+ [![Build 
Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-feature-r2f/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-feature-r2f/job/master/)
 [![Test 
Status](https://img.shields.io/jenkins/tests.svg?jobUrl=https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-feature-r2f/job/master/)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-feature-r2f
 [...]
 
 ## Running Feature
 
@@ -63,4 +63,3 @@ RuntimeEnvironment2FeatureModel generator;
 ...
 Feature launchFeature = generator.getLaunch2RuntimeUpgradingFeature();
 ```
-

Reply via email to