From aa908f7a889ec22bf4d2acdb0c33168a702f4c41 Mon Sep 17 00:00:00 2001 From: Shizuo Fujita Date: Thu, 4 Jun 2026 13:54:55 +0900 Subject: [PATCH] docs: update CI badges Signed-off-by: Shizuo Fujita --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd58da6..6f1d061 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Fluent::Plugin::PgJson, a plugin for [Fluentd](http://fluentd.org) -![linux](https://github.com/fluent-plugins-nursery/fluent-plugin-pgjson/workflows/linux/badge.svg?branch=master) +[![linux](https://github.com/fluent-plugins-nursery/fluent-plugin-pgjson/actions/workflows/linux.yml/badge.svg)](https://github.com/fluent-plugins-nursery/fluent-plugin-pgjson/actions/workflows/linux.yml) Output Plugin for PostgreSQL Json Type.