Skip to content

Commit

Permalink
fix Code Climate badge on README.md (mastodon#5671)
Browse files Browse the repository at this point in the history
and change badge's URI to https
  • Loading branch information
takayamaki authored and ykzts committed Nov 13, 2017
1 parent 60f247c commit 5df8e30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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
Expand Down

0 comments on commit 5df8e30

Please sign in to comment.