mirror of
https://github.com/containers/podman.git
synced 2025-10-09 23:15:39 +08:00
docs: fix Go Report Card badge to reference current repository
Update the Go Report Card badge in README.md to reference the current containers/podman repository instead of the outdated containers/libpod repository. This ensures consistency with other badges and prevents potential confusion for contributors. Signed-off-by: shiavm006 <shivammittal42006@gmail.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# Podman: A tool for managing OCI containers and pods
|
||||

|
||||

|
||||
[](https://goreportcard.com/report/github.com/containers/libpod)
|
||||
[](https://goreportcard.com/report/github.com/containers/podman)
|
||||
[](https://www.bestpractices.dev/projects/10499)
|
||||
|
||||
[](https://insights.linuxfoundation.org/project/containers-podman)
|
||||
|
Reference in New Issue
Block a user