diff options
author | takayamaki <fsgiko@gmail.com> | 2017-11-13 11:49:54 +0900 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-11-13 11:49:54 +0900 |
commit | 5df8e30415d7a9cb087da85e6367560d2802d31b (patch) | |
tree | bd8a9c64fcc47aaa60fc8b1b7e5f8ec87fc212dd | |
parent | 60f247c2e795f9611323f5595e8851886cff723d (diff) |
fix Code Climate badge on README.md (#5671)
and change badge's URI to https
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index fc8296813..5cf91d52c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@  ======== -[][travis] -[][code_climate] +[][travis] +[][code_climate] [travis]: https://travis-ci.org/tootsuite/mastodon [code_climate]: https://codeclimate.com/github/tootsuite/mastodon |