From 408877b290ae4ffda1260c966dc0876c56982111 Mon Sep 17 00:00:00 2001 From: Gianmarco Date: Sat, 31 Aug 2024 00:19:31 +0200 Subject: [PATCH] fix GO report link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a99b059..f6bc56f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Project Logo](/assets/logo-extended.jpeg) # klogs -[![Go Report Card](https://goreportcard.com/badge/github.com/derailed/k9s?)](https://goreportcard.com/report/github.com/derailed/k9s) +[![Go Report Card](https://goreportcard.com/badge/github.com/rogosprojects/klogs?)](https://goreportcard.com/report/github.com/rogosprojects/klogs) [![GitHub release](https://img.shields.io/github/release/rogosprojects/klogs.svg)](https://github.com/rogosprojects/klogs/releases/latest) Kubernetes batch log extractor written in GO. *Blazing fast. 🔥*