Skip to content

Commit

Permalink
readme: fix codedcov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Oct 15, 2018
1 parent c60cedf commit 24ddd31
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
Expand Up @@ -3,7 +3,7 @@
Kafka/distributed commit log service in Go.

[![Build Status](https://semaphoreci.com/api/v1/travisjeffery/jocko/branches/master/shields_badge.svg)](https://semaphoreci.com/travisjeffery/jocko) [![Join the chat at https://gitter.im/travisjeffery/jocko](https://badges.gitter.im/travisjeffery/jocko.svg)](https://gitter.im/travisjeffery/jocko?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![codecov](https://codecov.io/gh/confluentinc/cc-scheduler-service/branch/master/graph/badge.svg?token=FdPmYoDfX2)](https://codecov.io/gh/confluentinc/cc-scheduler-service)
[![codecov](https://codecov.io/gh/travisjeffery/jocko/branch/master/graph/badge.svg)](https://codecov.io/gh/travisjeffery/jocko)

## Goals of this project:

Expand Down

0 comments on commit 24ddd31

Please sign in to comment.