Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Fix circleci badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Jul 25, 2016
1 parent 1eefa2c commit 47f7482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/src/main/tut/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Communicator

[![CircleCI](https://circleci.com/gh/Taig/Communicator/tree/master.svg?style=shield)](https://circleci.com/gh/Taig/Communicator/tree/master)
[![CircleCI](https://circleci.com/gh/Taig/communicator/tree/master.svg?style=shield)](https://circleci.com/gh/Taig/communicator/tree/master)
[![codecov](https://codecov.io/github/Taig/Communicator/coverage.svg?branch=master)](https://codecov.io/github/Taig/Communicator?branch=master)
[![Maven](https://img.shields.io/maven-central/v/io.taig/communicator_2.11.svg)](http://search.maven.org/#artifactdetails%7Cio.taig%7Ccommunicator_2.11%7C3.0.0%7Cjar)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Taig/Communicator/master/LICENSE)
Expand Down

0 comments on commit 47f7482

Please sign in to comment.