Skip to content

Commit d55cc0d

Browse files
committed
update godoc button in README for image/v5
Fixes the godoc button link to the new URL and removes the unused cirrusci badge. Fixes #435 Signed-off-by: Jeff Hodges <[email protected]>
1 parent 0443a77 commit d55cc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Go Reference](https://pkg.go.dev/badge/github.com/containers/image/v5.svg)](https://pkg.go.dev/github.com/containers/image/v5) [![Build Status](https://api.cirrus-ci.com/github/containers/image.svg)](https://cirrus-ci.com/github/containers/image)
1+
[![Go Reference](https://pkg.go.dev/badge/go.poman.io/image/v5.svg)](https://pkg.go.dev/go.podman.io/image/v5)
22
=
33

44
`image` is a set of Go libraries aimed at working in various way with

0 commit comments

Comments
 (0)