mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
README: update the Code Climate badge
Apparently, they've changed the URL. The old URL wasn't working.
This commit is contained in:
parent
9838ccad1a
commit
8198ddd82a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[![Build Status](https://travis-ci.org/pry/pry.svg?branch=master)](https://travis-ci.org/pry/pry)
|
||||
[![Code Climate](https://img.shields.io/codeclimate/github/pry/pry.svg)](https://codeclimate.com/github/pry/pry)
|
||||
[![Code Climate](https://codeclimate.com/github/pry/pry.svg)](https://codeclimate.com/github/pry/pry)
|
||||
[![Inline docs](http://inch-ci.org/github/pry/pry.svg?style=shields)](http://inch-ci.org/github/pry/pry)
|
||||
<br><br>
|
||||
![logo for Pry](https://www.dropbox.com/s/zp8o63kquby2rln/pry_logo_350.png?raw=1)
|
||||
|
|
Loading…
Reference in a new issue