Skip to content

Commit

Permalink
Fixing badge URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlio committed Jan 6, 2015
1 parent ec3ab07 commit d6dbc8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
prospector
==========

[![Latest Version](https://pypip.in/v/version/prospector/badge.svg?text=version)](https://pypi.python.org/pypi/prospector)
[![Latest Version](https://pypip.in/version/prospector/badge.svg?text=version&style=flat)](https://pypi.python.org/pypi/prospector)
[![Build Status](https://travis-ci.org/landscapeio/prospector.png?branch=master)](https://travis-ci.org/landscapeio/prospector)
[![Health](https://landscape.io/github/landscapeio/prospector/master/landscape.svg?style=flat)](https://landscape.io/github/landscapeio/prospector/master)
[![Coverage Status](https://coveralls.io/repos/landscapeio/prospector/badge.svg?style=flat)](https://coveralls.io/r/landscapeio/prospector)
[![Coverage Status](https://img.shields.io/coveralls/landscapeio/prospector.svg?style=flat)](https://coveralls.io/r/landscapeio/prospector)
[![Documentation](https://readthedocs.org/projects/prospector/badge/?version=master)](https://readthedocs.org/projects/prospector/)

# About
Expand Down

0 comments on commit d6dbc8c

Please sign in to comment.