Quellcode durchsuchen

fix Code Climate badge on README.md (#5671)

and change badge's URI to https
master
takayamaki vor 6 Jahren
committed by Yamagishi Kazutoshi
Ursprung
Commit
5df8e30415
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +2
    -2
      README.md

+ 2
- 2
README.md Datei anzeigen

@@ -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


Laden…
Abbrechen
Speichern