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

abesto pushed a commit to branch multibranch-badge
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin.git

commit 34c26e823b8bad88cdca0bb0d23790f2b88bd08f
Author: Zoltán Nagy <[email protected]>
AuthorDate: Sat May 11 10:21:50 2019 +0100

    Update Build Status badge
    
    I spent ~10 minutes trying to get img.shields.io in there and failed; feel 
free to update the badge to use it if it's preferred (even though we don't seem 
to be actually using it for anything other than a simple proxy in this 
scenario?)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 991f714..14d4fe2 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 [![Gitter 
chat](http://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/openzipkin/zipkin)
-[![Build 
Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/incubator-zipkin.svg)](https://builds.apache.org/blue/organizations/jenkins/incubator-zipkin)
+[![Build 
Status](https://builds.apache.org/view/Z/view/Zipkin/job/GH-incubator-zipkin/job/incubator-zipkin/job/master/badge/icon)](https://builds.apache.org/view/Z/view/Zipkin/job/GH-incubator-zipkin/job/incubator-zipkin/job/master/)
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.zipkin/zipkin-server.svg)](https://search.maven.org/search?q=g:org.apache.zipkin%20AND%20a:zipkin-server)
 
 # zipkin

Reply via email to