From eff9c7f360e2e7b8da6e4667e455ba667da4bdaa Mon Sep 17 00:00:00 2001 From: Andre Fredette Date: Thu, 31 Oct 2024 10:40:26 -0400 Subject: [PATCH] Fix scorecard badge URLs in README Signed-off-by: Andre Fredette --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2773648ab..931e9dd19 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A great first step in understanding some of the functionality can be to just run [![license](https://img.shields.io/github/license/bpfman/bpfman-operator.svg?maxAge=2592000)](https://github.com/bpfman/bpfman-operator/blob/main/LICENSE) [![Project maturity: alpha](https://img.shields.io/badge/maturity-alpha-orange.svg)]() [![Go report card](https://goreportcard.com/badge/github.com/bpfman/bpfman-operator)](https://goreportcard.com/report/github.com/bpfman/bpfman-operator) -[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/{owner}/{repo}/badge)](https://scorecard.dev/viewer/?uri=github.com/{owner}/{repo}) +[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/bpfman/bpfman-operator/badge)](https://scorecard.dev/viewer/?uri=github.com/bpfman/bpfman-operator) ## Deploy bpfman Operator