summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Bundler Bot <bot@bundler.io>2017-12-24 00:12:11 +0000
committerThe Bundler Bot <bot@bundler.io>2017-12-24 00:12:11 +0000
commitd5856a036642ae1f255c3bd301cd6937d1ed87bd (patch)
tree80fa94a263a3a6c6340cca513749015bfc88aa04
parent57d4653321ced430d3ce57cf8796d133a94a5fbe (diff)
parentf92d4bbabacfe0188d889dc92b50778d4810bba3 (diff)
downloadbundler-d5856a036642ae1f255c3bd301cd6937d1ed87bd.tar.gz
Auto merge of #6222 - toy:patch-1, r=colby-swandale
Fix codeclimate badge Old badge shows status unknown, so replace it with new maintainability badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 649b777129..4e438ed090 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[![Version ](https://img.shields.io/gem/v/bundler.svg?style=flat)](https://rubygems.org/gems/bundler)
[![Build Status](https://img.shields.io/travis/bundler/bundler/master.svg?style=flat)](https://travis-ci.org/bundler/bundler)
-[![Code Climate](https://img.shields.io/codeclimate/github/bundler/bundler.svg?style=flat)](https://codeclimate.com/github/bundler/bundler)
+[![Code Climate](https://img.shields.io/codeclimate/maintainability/bundler/bundler.svg?style=flat)](https://codeclimate.com/github/bundler/bundler)
[![Inline docs ](http://inch-ci.org/github/bundler/bundler.svg?style=flat)](http://inch-ci.org/github/bundler/bundler)
[![Slack ](http://bundler-slackin.herokuapp.com/badge.svg)](http://bundler-slackin.herokuapp.com)