From: takayamaki Date: Mon, 13 Nov 2017 02:49:54 +0000 (+0900) Subject: fix Code Climate badge on README.md (#5671) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=5df8e30415d7a9cb087da85e6367560d2802d31b;p=mastodon.git fix Code Climate badge on README.md (#5671) and change badge's URI to https --- diff --git a/README.md b/README.md index fc8296813..5cf91d52c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ![Mastodon](https://i.imgur.com/NhZc40l.png) ======== -[![Build Status](http://img.shields.io/travis/tootsuite/mastodon.svg)][travis] -[![Code Climate](https://img.shields.io/codeclimate/github/tootsuite/mastodon.svg)][code_climate] +[![Build Status](https://img.shields.io/travis/tootsuite/mastodon.svg)][travis] +[![Code Climate](https://img.shields.io/codeclimate/maintainability/tootsuite/mastodon.svg)][code_climate] [travis]: https://travis-ci.org/tootsuite/mastodon [code_climate]: https://codeclimate.com/github/tootsuite/mastodon