Skip to content

Commit a88face

Browse files
authored
readme: fix badge (uken#1073)
Note: Code Climate service has ended. Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
1 parent bd4cb0b commit a88face

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Fluent::Plugin::Elasticsearch, a plugin for [Fluentd](http://fluentd.org)
22

33
[![Gem Version](https://badge.fury.io/rb/fluent-plugin-elasticsearch.png)](http://badge.fury.io/rb/fluent-plugin-elasticsearch)
4-
![Testing on Windows](https://github.com/uken/fluent-plugin-elasticsearch/workflows/Testing%20on%20Windows/badge.svg?branch=master)
5-
![Testing on macOS](https://github.com/uken/fluent-plugin-elasticsearch/workflows/Testing%20on%20macOS/badge.svg?branch=master)
6-
![Testing on Ubuntu](https://github.com/uken/fluent-plugin-elasticsearch/workflows/Testing%20on%20Ubuntu/badge.svg?branch=master)
7-
[![Code Climate](https://codeclimate.com/github/uken/fluent-plugin-elasticsearch.png)](https://codeclimate.com/github/uken/fluent-plugin-elasticsearch)
4+
![Testing on Windows](https://github.com/uken/fluent-plugin-elasticsearch/actions/workflows/windows.yml/badge.svg)
5+
![Testing on macOS](https://github.com/uken/fluent-plugin-elasticsearch/actions/workflows/macos.yml/badge.svg)
6+
![Testing on Ubuntu](https://github.com/uken/fluent-plugin-elasticsearch/actions/workflows/linux.yml/badge.svg)
87

98
Send your logs to Elasticsearch (and search them with Kibana maybe?)
109

0 commit comments

Comments
 (0)