mirror of
https://github.com/containers/podman.git
synced 2025-10-09 23:15:39 +08:00
docs: point Go Report Card badge to v5 module path
Use github.com/containers/podman/v5 for both badge and report links so Go Report Card analyzes the v5 module instead of legacy root. 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/podman)
|
||||
[](https://goreportcard.com/report/github.com/containers/podman/v5)
|
||||
[](https://www.bestpractices.dev/projects/10499)
|
||||
|
||||
[](https://insights.linuxfoundation.org/project/containers-podman)
|
||||
|
Reference in New Issue
Block a user