Skip to content

Commit

Permalink
Merge pull request #3 from everpeace/replace-bintray-badge-with-official
Browse files Browse the repository at this point in the history
change bintray badge with official one because shields.io badge is flaky
  • Loading branch information
everpeace authored Oct 25, 2017
2 parents d32ec82 + 59cd3df commit 4a9a48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# healthchecks
[![Build Status](https://travis-ci.org/everpeace/healthchecks.svg?branch=master)](https://travis-ci.org/everpeace/healthchecks)
[![Bintray](https://img.shields.io/bintray/v/everpeace/maven/healthchecks.svg)](https://bintray.com/everpeace/maven/healthchecks/_latestVersion)
[![Download](https://api.bintray.com/packages/everpeace/maven/healthchecks/images/download.svg)](https://bintray.com/everpeace/maven/healthchecks/_latestVersion)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

tiny healthcheck library for akka-http with [Kubernetes liveness/readiness probe][k8sprobe] support.
Expand Down

0 comments on commit 4a9a48c

Please sign in to comment.