From fff3e9ca8490a7ec2c48a11ce2a134d60d8e2e95 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 6 Dec 2025 20:55:12 +0100 Subject: [PATCH] fix badges --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50bb05b..e4c971f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -[![Go Report Card](https://goreportcard.com/badge/github.com/tlinden/yadu)](https://goreportcard.com/report/github.com/tlinden/yadu) -[![Actions](https://github.com/tlinden/yadu/actions/workflows/ci.yaml/badge.svg)](https://github.com/tlinden/yadu/actions) -[![Go Coverage](https://github.com/tlinden/yadu/wiki/coverage.svg)](https://raw.githack.com/wiki/tlinden/yadu/coverage.html) -![GitHub License](https://img.shields.io/github/license/tlinden/yadu) +[![status-badge](https://ci.codeberg.org/api/badges/15686/status.svg)](https://ci.codeberg.org/repos/15686) +[![Go Report Card](https://goreportcard.com/badge/github.com/tlinden/yadu)](https://goreportcard.com/report/github.com/tlinden/yadu) +[![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://codeberg.org/scip/yadu/raw/branch/main/LICENSE) [![GoDoc](https://godoc.org/github.com/tlinden/yadu?status.svg)](https://godoc.org/github.com/tlinden/yadu) # yadu - a human readable yaml based slog.Handler