mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-13 04:09:36 +00: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:
parent
116e4588c4
commit
8e55b67410
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue